Class TTrackBar95 (unit Trackbar95)

Inherits from

TTrackBar

Constructors


constructor Create(AOwner: TComponent);



Functions

procedure CreateParams(var Params: TCreateParams);


procedure CreateWnd;


procedure SetFixedLength(Value: Boolean);


procedure SetSelEnabled(Value: Boolean);


procedure SetThumb(Value: Boolean);


procedure SetThumbSize(Value: Integer);


Properties

property FixedLength : boolean


property SelEnabled : boolean


property Thumb : Boolean


property ThumbSize : Integer


Events

Variables

FFixedLength : Boolean;


FSelEnabled : Boolean;


FThumb : Boolean;


FThumbSize : Integer;



Constructors


constructor Create(AOwner: TComponent);


Functions


procedure CreateParams(var Params: TCreateParams);


procedure CreateWnd;


procedure SetFixedLength(Value: Boolean);


procedure SetSelEnabled(Value: Boolean);


procedure SetThumb(Value: Boolean);


procedure SetThumbSize(Value: Integer);


Properties


property FixedLength : boolean


property SelEnabled : boolean


property Thumb : Boolean


property ThumbSize : Integer


Events


Variables


FFixedLength : Boolean;


FSelEnabled : Boolean;


FThumb : Boolean;


FThumbSize : Integer;