Navigation: Code Documentation > EditBoxes > GListBox > Classes > TGListBox > Methods
TGListBox.SetItemData(Integer,TListBoxItemData) Method
Represents method SetItemData(Integer,TListBoxItemData).
Namespace: GListBox
Delphi
protected procedure SetItemData(Index: Integer; AData: TListBoxItemData); override;
Parameters
Index
Type: Integer
AData
Type: System.Void
•TGListBox
•GListBox