Navigation: Code Documentation > EditBoxes > GListBox > Classes
TGListBox Class
Represents type TGListBox.
Namespace: GListBox
TListBox GListBox.TGListBox
Delphi
type TGListBox = class(TListBox) end;
Name
Description
HorizontalScrollBar
Represents property HorizontalScrollBar.
ItemsMaxWidth
Represents property ItemsMaxWidth.
NumItemsMaxWidth
Represents property NumItemsMaxWidth.
Top
CreateParams(TCreateParams)
Represents method CreateParams(TCreateParams).
CreateWnd
Represents method CreateWnd.
DeleteString(Integer)
Represents method DeleteString(Integer).
RecalculateItemsMaxWidth
Represents method RecalculateItemsMaxWidth.
ResetContent
Represents method ResetContent.
SetItemData(Integer,TListBoxItemData)
Represents method SetItemData(Integer,TListBoxItemData).
•GListBox