TsgIntegerList.First
Indicates the first item in the list.
Syntax
property First: Integer read GetFirst write SetFirst;
Description
Use First to obtain the first item in the list. Set First to change the first item in the list.
Go to CAD VCL Enterprise