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

TfpgColorListBox

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

Declaration

Source position: fpg_listbox.pas line 209

type TfpgColorListBox = class(TfpgBaseColorListBox)

published

  property AcceptDrops;

  property Align;

  property AutoHeight;

  property BackgroundColor;

  property Color;

  property ColorPalette;

  property DragToReorder;

  property Enabled;

  property FocusItem;

  property FontDesc;

  property Hint;

  property HotTrack;

  property Items;

  property ParentShowHint;

  property PopupFrame;

  property ShowColorNames;

  property ShowHint;

  property TabOrder;

  property TextColor;

  property OnDragEnter;

  property OnDragLeave;

  property OnDragDrop;

  property OnDragStartDetected;

end;

Inheritance

TfpgColorListBox

|

TfpgBaseColorListBox

|

TfpgBaseListBox

|

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