Unit 'JPP.LinkLabel' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jppack]

TJppLinkLabel

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

Declaration

Source position: JPP.LinkLabel.pas line 101

type TJppLinkLabel = class(TJppCustomLinkLabel)

published

  property TagExt: TJppTagExt;

  

  property FontNormal: TFont;

  

  property FontHot: TFont;

  

  property FontDisabled: TFont;

  

  property FontVisitedNormal: TFont;

  

  property FontVisitedHot: TFont;

  

  property URL: string;

  

  property Action: TAction;

  

  property ClickActionType: TJppLinkLabelClickActionType;

  

  property Enabled: Boolean;

  

  property CursorHot: TCursor;

  

  property CursorDisabled: TCursor;

  

  property Visited: Boolean;

  

  property Cursor;

  

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoSize;

  

  property BiDiMode;

  

  property Caption;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property FocusControl;

  

  property ParentBiDiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowAccelChar;

  

  property ShowHint;

  

  property Transparent;

  

  property Layout;

  

  property Visible;

  

  property WordWrap;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnStartDock;

  

  property OnStartDrag;

  

end;

Inheritance

TJppLinkLabel

  

|

TJppCustomLinkLabel

  

|

TObject



CT Web help

CodeTyphon Studio