| Class ISlider (unit ComctlLib) |
IDispatch
A calibrated control with a slider for setting or selecting values.
| Constructors |
| Functions |
procedure AboutBox;
procedure ClearSel;
procedure DoClick;
function Get_BorderStyle: BorderStyleConstants;
function Get_Enabled: WordBool;
function Get_GetNumTicks: Integer;
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_OLEDropMode: OLEDropConstants;
function Get_Orientation: OrientationConstants;
function Get_SelectRange: WordBool;
function Get_SelLength: Integer;
function Get_SelStart: Integer;
function Get_SmallChange: Integer;
function Get_TickFrequency: Integer;
function Get_TickStyle: TickStyleConstants;
function Get_Value: Integer;
function Get__Value: Integer;
procedure OLEDrag;
procedure Refresh;
procedure Set_BorderStyle(Value: BorderStyleConstants);
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_OLEDropMode(Value: OLEDropConstants);
procedure Set_Orientation(Value: OrientationConstants);
procedure Set_SelectRange(Value: WordBool);
procedure Set_SelLength(Value: Integer);
procedure Set_SelStart(Value: Integer);
procedure Set_SmallChange(Value: Integer);
procedure Set_TickFrequency(Value: Integer);
procedure Set_TickStyle(Value: TickStyleConstants);
procedure Set_Value(Value: Integer);
procedure Set__Value(Value: Integer);
procedure _Set_MouseIcon(const Value: IPictureDisp);| Properties |
property BorderStyle : BorderStyleConstants
property Enabled : WordBool
property GetNumTicks : Integer
property hWnd : OLE_HANDLE
property LargeChange : Integer
property Max : Integer
property Min : Integer
property MouseIcon : IPictureDisp
property MousePointer : MousePointerConstants
property OLEDropMode : OLEDropConstants
property Orientation : OrientationConstants
property SelectRange : WordBool
property SelLength : Integer
property SelStart : Integer
property SmallChange : Integer
property TickFrequency : Integer
property TickStyle : TickStyleConstants
property Value : Integer
property _Value : Integer| Events |
| Variables |
| Constructors |
| Functions |
procedure AboutBox;
procedure ClearSel;
procedure DoClick;
function Get_BorderStyle: BorderStyleConstants;
function Get_Enabled: WordBool;
function Get_GetNumTicks: Integer;
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_OLEDropMode: OLEDropConstants;
function Get_Orientation: OrientationConstants;
function Get_SelectRange: WordBool;
function Get_SelLength: Integer;
function Get_SelStart: Integer;
function Get_SmallChange: Integer;
function Get_TickFrequency: Integer;
function Get_TickStyle: TickStyleConstants;
function Get_Value: Integer;
function Get__Value: Integer;
procedure OLEDrag;
procedure Refresh;
procedure Set_BorderStyle(Value: BorderStyleConstants);
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_OLEDropMode(Value: OLEDropConstants);
procedure Set_Orientation(Value: OrientationConstants);
procedure Set_SelectRange(Value: WordBool);
procedure Set_SelLength(Value: Integer);
procedure Set_SelStart(Value: Integer);
procedure Set_SmallChange(Value: Integer);
procedure Set_TickFrequency(Value: Integer);
procedure Set_TickStyle(Value: TickStyleConstants);
procedure Set_Value(Value: Integer);
procedure Set__Value(Value: Integer);
procedure _Set_MouseIcon(const Value: IPictureDisp);| Properties |
property BorderStyle : BorderStyleConstants
property Enabled : WordBool
property GetNumTicks : Integer
property hWnd : OLE_HANDLE
property LargeChange : Integer
property Max : Integer
property Min : Integer
property MouseIcon : IPictureDisp
property MousePointer : MousePointerConstants
property OLEDropMode : OLEDropConstants
property Orientation : OrientationConstants
property SelectRange : WordBool
property SelLength : Integer
property SelStart : Integer
property SmallChange : Integer
property TickFrequency : Integer
property TickStyle : TickStyleConstants
property Value : Integer
property _Value : Integer| Events |
| Variables |