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

TJppDoubleLineLabel

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

Declaration

Source position: JPP.DoubleLineLabel.pas line 36

type TJppDoubleLineLabel = class(TGraphicControl)

protected

  procedure Paint; override;

  

  procedure PaintLine(); virtual;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure SetBounds(); override;

  

published

  property RightCaption: TCaption; [rw]

  

  property Layout: TTextLayout; [rw]

  

  property LineStyle: TJppDoubleLabelLineStyle; [rw]

  

  property LineColor: TColor; [rw]

  

  property DisabledLineColor: TColor; [rw]

  

  property LinePeriod: Integer; [rw]

  

  property LineSeparation: Integer; [rw]

  

  property OnDrawLine: TJppDoubleLabelLineEvent; [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 LinePosDeltaY: SmallInt; [rw]

  

  property LineSizeDeltaX1: Integer; [rw]

  

  property LineSizeDeltaX2: Integer; [rw]

  

  property RightCaptionColor: TColor; [rw]

  

  property RightCaptionBorderColor: TColor; [rw]

  

  property AutoHeight: Boolean; [rw]

  

  property RightCaptionPosDeltaY: ShortInt; [rw]

  

  property TagExt: TJppTagExt; [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

TJppDoubleLineLabel

  

|

TObject



CT Web help

CodeTyphon Studio