TsgFloatList.Items
Specifies a separate item in the list by its index.
Syntax
property Items[const AIndex: Integer]: TsgFloat read GetItem write SetItem; default;
Description
Use Items to obtain a specific item in the list. Set Items to change specific item in the list.
Go to CAD VCL Enterprise