Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIList.InsertPosition

Position of the last inserted Entry

Declaration

Source position: MUIClass.List.pas line 107

public property TMUIList.InsertPosition : Integer
  read GetInsertPosition;

Description

After insertion of an element with Insert(), you can query the position of the new entry by getting this attribute.

See also

Insert()

  

Insert new entries into a list.


Documentation generated on: 2024-04-25