Unit 'JLabel' Package
[Overview][Types][Classes][Index] [#pl_jujiboutils]

TJLabel

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

Declaration

Source position: jlabel.pas line 94

type TJLabel = class(TJCustomLabel)

published

  property ShadowColor: TColor;

  

  property ShadowColor2: TColor;

  

  property LabelStyle: TLabelStyle;

  

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoSize;

  

  property BidiMode;

  

  property BorderSpacing;

  

  property Caption;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property FocusControl;

  

  property Font;

  

  property Layout;

  

  property ParentBidiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowAccelChar;

  

  property ShowHint;

  

  property Transparent;

  

  property Visible;

  

  property WordWrap;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnChangeBounds;

  

  property OnContextPopup;

  

  property OnResize;

  

  property OnStartDrag;

  

  property OptimalFill;

  

end;

Inheritance

TJLabel

  

|

TJCustomLabel

  

|

TObject



CT Web help

CodeTyphon Studio