TsgPointerList.Last

TsgPointerList

  Classes Reference > List Classes > TsgPointerList > Properties >

TsgPointerList.Last

TsgPointerList

Previous pageReturn to chapter overviewNext page

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