| Class IFlatSB (unit ComCtl2) |
IDispatch
Microsoft Flat Scrollbar Control
| Constructors |
| Functions |
procedure AboutBox;
function Get_Appearance: FlatScrollBarAppearanceConstants;
function Get_Arrows: ArrowsConstants;
function Get_Enabled: WordBool;
function Get_hWnd: OLE_HANDLE;
function Get_LargeChange: Integer;
function Get_Max: Integer;
function Get_Min: Integer;
function Get_MouseIcon: IPictureDisp;
function Get_MousePointer: MousePointerConstants;
function Get_Orientation: OrientationConstants;
function Get_SmallChange: Integer;
function Get_Value: Integer;
function Get__Value: Integer;
procedure Refresh;
procedure Set_Appearance(Value: FlatScrollBarAppearanceConstants);
procedure Set_Arrows(Value: ArrowsConstants);
procedure Set_Enabled(Value: WordBool);
procedure Set_hWnd(Value: OLE_HANDLE);
procedure Set_LargeChange(Value: Integer);
procedure Set_Max(Value: Integer);
procedure Set_Min(Value: Integer);
procedure Set_MouseIcon(var Value: IPictureDisp);
procedure Set_MousePointer(Value: MousePointerConstants);
procedure Set_Orientation(Value: OrientationConstants);
procedure Set_SmallChange(Value: Integer);
procedure Set_Value(Value: Integer);
procedure Set__Value(Value: Integer);
procedure _Set_MouseIcon(const Value: IPictureDisp);| Properties |
property Appearance : FlatScrollBarAppearanceConstants
property Arrows : ArrowsConstants
property Enabled : WordBool
property hWnd : OLE_HANDLE
property LargeChange : Integer
property Max : Integer
property Min : Integer
property MouseIcon : IPictureDisp
property MousePointer : MousePointerConstants
property Orientation : OrientationConstants
property SmallChange : Integer
property Value : Integer
property _Value : Integer| Events |
| Variables |
| Constructors |
| Functions |
procedure AboutBox;
function Get_Appearance: FlatScrollBarAppearanceConstants;
function Get_Arrows: ArrowsConstants;
function Get_Enabled: WordBool;
function Get_hWnd: OLE_HANDLE;
function Get_LargeChange: Integer;
function Get_Max: Integer;
function Get_Min: Integer;
function Get_MouseIcon: IPictureDisp;
function Get_MousePointer: MousePointerConstants;
function Get_Orientation: OrientationConstants;
function Get_SmallChange: Integer;
function Get_Value: Integer;
function Get__Value: Integer;
procedure Refresh;
procedure Set_Appearance(Value: FlatScrollBarAppearanceConstants);
procedure Set_Arrows(Value: ArrowsConstants);
procedure Set_Enabled(Value: WordBool);
procedure Set_hWnd(Value: OLE_HANDLE);
procedure Set_LargeChange(Value: Integer);
procedure Set_Max(Value: Integer);
procedure Set_Min(Value: Integer);
procedure Set_MouseIcon(var Value: IPictureDisp);
procedure Set_MousePointer(Value: MousePointerConstants);
procedure Set_Orientation(Value: OrientationConstants);
procedure Set_SmallChange(Value: Integer);
procedure Set_Value(Value: Integer);
procedure Set__Value(Value: Integer);
procedure _Set_MouseIcon(const Value: IPictureDisp);| Properties |
property Appearance : FlatScrollBarAppearanceConstants
property Arrows : ArrowsConstants
property Enabled : WordBool
property hWnd : OLE_HANDLE
property LargeChange : Integer
property Max : Integer
property Min : Integer
property MouseIcon : IPictureDisp
property MousePointer : MousePointerConstants
property Orientation : OrientationConstants
property SmallChange : Integer
property Value : Integer
property _Value : Integer| Events |
| Variables |