Position of the last inserted Entry
Source position: MUIClass.List.pas line 108
public property TMUIList.InsertPosition : Integer |
After insertion of an element with Insert(), you can query the position of the new entry by getting this attribute.
|
Insert new entries into a list. |