[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: classesh.inc line 607
type TStringsForEachMethodExObj = procedure( |
const CurrentValue: string; |
const index: Integer; |
Obj: TObject |
) of object; |