[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'fpg_combobox' (#fpgui)

TfpgComboBox

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

Declaration

Source position: fpg_combobox.pas line 148

type TfpgComboBox = class(TfpgBaseStaticCombo)

published

  property AcceptDrops;

  property Align;

  property AutoSize;

  property BackgroundColor;

  property DropDownCount;

  property Enabled;

  property ExtraHint;

  property FocusItem;

  property FontDesc;

  property Height;

  property Hint;

  property Items;

  property Margin;

  property Options;

  property ParentShowHint;

  property ReadOnly;

  property ShowHint;

  property TabOrder;

  property Text;

  property TextColor;

  property Width;

  property OnChange;

  property OnCloseUp;

  property OnDragDrop;

  property OnDragEnter;

  property OnDragLeave;

  property OnDragStartDetected;

  property OnDropDown;

  property OnEnter;

  property OnExit;

  property OnShowHint;

end;

Inheritance

TfpgComboBox

|

TfpgBaseStaticCombo

|

TfpgBaseComboBox

|

TfpgWidget

  

This forms the basis of any visual widget in fpGUI

|

TfpgWindow

  

Encapsulates a top level or child window

|

TfpgWindowImpl

  

Maps to a backend specific base class

|

TfpgX11Window

  

Implements XLib specific windowing functionality

|

TfpgWindowBase

  

Abstract class use for representing a Window or Widget

|

TfpgComponent

  

A descendant of the FPC TComponent class

|

TComponent

?

TObject


Documentation generated on: 2013-04-29