[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

TListBox

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: listbox.inc line 40

type TListBox = class(TCustomListBox)

published

  property OnClick;

  

  property Enabled;

  

  property HotTrack;

  

  property Items;

  

  property ItemIndex;

  

end;

Inheritance

TListBox

  

|

TCustomListBox

  

|

TWidget

  

The TWidget class is the base class of all user interface objects.

|

TComponent

?

TObject