Unit 'JPP.DoubleLabel' Package
[Overview][Classes][Index] [#pl_jppack]

TJppDoubleLabel

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

Declaration

Source position: JPP.DoubleLabel.pas line 32

type TJppDoubleLabel = class(TGraphicControl)

protected

  procedure Paint; override;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure SetBounds(); override;

  

published

  property RightCaption: TCaption; [rw]

  

  property Layout: TTextLayout; [rw]

  

  property Align;

  

  property Anchors;

  

  property Constraints;

  

  property Caption;

  

  property Color;

  

  property DragKind;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property ParentBiDiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property Visible;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnResize;

  

  property OnStartDock;

  

  property OnStartDrag;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property RightCaptionFont: TFont; [rw]

  

  property RightCaptionColor: TColor; [rw]

  

  property RightCaptionBorderColor: TColor; [rw]

  

  property Spacing: Integer; [rw]

  

  property AutoWidth: Boolean; [rw]

  

  property AutoHeight: Boolean; [rw]

  

  property ShowAccelChar: Boolean; [rw]

  

  property RightCaptionPosDeltaY: ShortInt; [rw]

  

  property TagExt: TJppTagExt; [rw]

  

  property LeftCaptionWidth: Integer; [rw]

  

  property LeftCaptionAlignment: TAlignment; [rw]

  

  property RightCaptionPrefix: string; [rw]

  

  property RightCaptionPostfix: string; [rw]

  

  property DisabledTextColor: TColor; [rw]

  

  property RightCaptionDisabledTextColor: TColor; [rw]

  

  property RightCaptionDisabledColor: TColor; [rw]

  

  property RightCaptionDiabledBorderColor: TColor; [rw]

  

  property AnchoredControls: TJppAnchoredControls; [rw]

  

  property BorderSpacing;

  

end;

Inheritance

TJppDoubleLabel

  

|

TObject



CT Web help

CodeTyphon Studio