Unit 'DAV_GuiSlider' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TGuiSliderGDI

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

Declaration

Source position: DAV_GuiSlider.pas line 183

type TGuiSliderGDI = class(TCustomGuiSliderGDI)

published

  property Align;

  

  property Anchors;

  

  property AutoColor: Boolean;

  

  property BorderColor: TColor;

  

  property BorderRadius: Single;

  

  property BorderWidth: Single;

  

  property Caption: TCaption;

  

  property Color;

  

  property Constraints;

  

  property CurveMapping: Single;

  

  property DefaultValue: Single;

  

  property Digits: Integer;

  

  property Direction: TSliderDirection;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Font;

  

  property FontOversampling: TFontOversampling;

  

  property FontShadow: TGuiShadow;

  

  property Max: Single;

  

  property Min: Single;

  

  property ReadOnly: Boolean;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property Value: Single;

  

  property ShowHint;

  

  property ShowText: Boolean;

  

  property SlideColor: TColor;

  

  property Transparent: Boolean;

  

  property Visible;

  

  property OnChange: TNotifyEvent;

  

  property OnClick;

  

  property OnConstrainedResize;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnPaint: TNotifyEvent;

  

  property OnResize;

  

  property OnStartDock;

  

  property OnStartDrag;

  

  property OnGetText: TSliderGetTextEvent;

  

end;

Inheritance

TGuiSliderGDI

  

|

TCustomGuiSliderGDI

  

|

TCustomGuiSlider

  

|

TObject



CT Web help

CodeTyphon Studio