Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TListItem.Caption

Caption - the name given to this item on the list.

Declaration

Source position: comctrls.pp line 1062

public property TListItem.Caption : string
  read GetCaption
  write SetCaption;