TsgPointerList.Last
Indicates the last item in the list.
Syntax
property Last: Pointer read GetLast write SetLast;
Description
Use Last to get the last pointer in the Items array. Set Last to change the last pointer in the Items array.
Go to CAD VCL Enterprise