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

TfpgLabel

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

Declaration

Source position: fpg_label.pas line 69

type TfpgLabel = class(TfpgCustomLabel)

published

  property AcceptDrops;

  property Align;

  property Alignment;

  property AutoSize;

  property BackgroundColor;

  property Enabled;

  property FontDesc;

  property Height;

  property Hint;

  property Layout;

  property Left;

  property LineSpace;

  property MaxHeight;

  property MaxWidth;

  property MinHeight;

  property MinWidth;

  property Parent;

  property ParentShowHint;

  property ShowHint;

  property Text;

  property TextColor;

  property Top;

  property Width;

  property WrapText;

  property OnClick;

  property OnDragEnter;

  property OnDragLeave;

  property OnDragDrop;

  property OnDragStartDetected;

  property OnDoubleClick;

  property OnMouseDown;

  property OnMouseEnter;

  property OnMouseExit;

  property OnMouseMove;

  property OnMouseUp;

  property OnShowHint;

end;

Inheritance

TfpgLabel

|

TfpgCustomLabel

|

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