Class TMSFlatScrollBar (unit ComCtl2)

Inherits from

TOleControl

Microsoft Flat Scrollbar Control

Constructors



Functions

procedure AboutBox;


procedure Refresh;


procedure CreateControl;


function GetTOleEnumProp(Index: Integer): TOleEnum;


procedure InitControlData;


procedure SetTOleEnumProp(Index: Integer; Value: TOleEnum);


function GetControlInterface: IFlatSB;


function Get_hWnd: OLE_HANDLE;


procedure Set_hWnd(Value: OLE_HANDLE);


Properties

property Align :


property Appearance : FlatScrollBarAppearanceConstants


property Arrows : ArrowsConstants


property DragCursor :


property DragMode :


property Enabled : WordBool


property hWnd : OLE_HANDLE


property LargeChange : Integer


property Max : Integer


property Min : Integer


property MouseIcon : TPicture


property MousePointer : MousePointerConstants


property Orientation : OrientationConstants


property ParentShowHint :


property PopupMenu :


property ShowHint :


property SmallChange : Integer


property TabOrder :


property Value : Integer


property Visible :


property ControlInterface : IFlatSB


property _Value : Integer


Events

event OnChange : TNotifyEvent


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnScroll : TNotifyEvent


event OnStartDrag :


Variables

FIntf : IFlatSB;


FOnChange : TNotifyEvent;


FOnScroll : TNotifyEvent;



Constructors


Functions


procedure AboutBox;


procedure Refresh;


procedure CreateControl;


function GetTOleEnumProp(Index: Integer): TOleEnum;


procedure InitControlData;


procedure SetTOleEnumProp(Index: Integer; Value: TOleEnum);


function GetControlInterface: IFlatSB;


function Get_hWnd: OLE_HANDLE;


procedure Set_hWnd(Value: OLE_HANDLE);


Properties


property Align :


property Appearance : FlatScrollBarAppearanceConstants


property Arrows : ArrowsConstants


property DragCursor :


property DragMode :


property Enabled : WordBool


property hWnd : OLE_HANDLE


property LargeChange : Integer


property Max : Integer


property Min : Integer


property MouseIcon : TPicture


property MousePointer : MousePointerConstants


property Orientation : OrientationConstants


property ParentShowHint :


property PopupMenu :


property ShowHint :


property SmallChange : Integer


property TabOrder :


property Value : Integer


property Visible :


property ControlInterface : IFlatSB


property _Value : Integer


Events


event OnChange : TNotifyEvent


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnScroll : TNotifyEvent


event OnStartDrag :


Variables


FIntf : IFlatSB;


FOnChange : TNotifyEvent;


FOnScroll : TNotifyEvent;