Unit 'JvDialButton' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

TJvDialButton

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

Declaration

Source position: jvdialbutton.pas line 191

type TJvDialButton = class(TJvCustomDialButton)

published

  property Align;

  

  property Angle: TJvDialAngle;

  

  property BorderSpacing;

  

  property BorderStyle;

  

  property ButtonEdge: Integer;

  

  property Color;

  

  property Cursor;

  

  property DefaultPos: Integer;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property Frequency: Integer;

  

  property LargeChange: Integer;

  

  property Max: Integer;

  

  property MaxAngle: TJvDialAngle;

  

  property Min: Integer;

  

  property MinAngle: TJvDialAngle;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PointerColorOn: TColor;

  

  property PointerColorOff: TColor;

  

  property PointerPenWidth: Integer;

  

  property PointerSize: Integer;

  

  property PointerShape: TJvDialPointerShape;

  

  property PopupMenu;

  

  property Position: Integer;

  

  property Radius: Integer;

  

  property RepeatDelay: TJvRepeatValue;

  

  property RepeatRate: TJvRepeatValue;

  

  property ShowHint;

  

  property SmallChange: Integer;

  

  property State: Boolean;

  

  property TickStyle: TTickStyle;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property OnChange: TNotifyEvent;

  

  property OnClick;

  

  property OnComputeTicks: TJvDialComputeTicks;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnDrawPointer: TJvDialDrawEvent;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnStartDrag;

  

end;

Inheritance

TJvDialButton

  

|

TJvCustomDialButton

  

|

TJvExCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio