Skip to main content

IndexOfName

Description

Call IndexOfName to get the index of entity. Specify the name of entity as the AName parameter.

Syntax

function IndexOfName(const AName: string): Integer; override;