Class IProgressBar (unit ComctlLib)

Inherits from

IDispatch

Microsoft ProgressBar Control

Constructors



Functions

procedure AboutBox;


function Get_Appearance: AppearanceConstants;


function Get_BorderStyle: BorderStyleConstants;


function Get_ControlDefault: Single;


function Get_Enabled: WordBool;


function Get_hWnd: OLE_HANDLE;


function Get_Max: Single;


function Get_Min: Single;


function Get_MouseIcon: IPictureDisp;


function Get_MousePointer: MousePointerConstants;


function Get_OLEDropMode: OLEDropConstants;


function Get_Value: Single;


procedure OLEDrag;


procedure Set_Appearance(Value: AppearanceConstants);


procedure Set_BorderStyle(Value: BorderStyleConstants);


procedure Set_ControlDefault(Value: Single);


procedure Set_Enabled(Value: WordBool);


procedure Set_Max(Value: Single);


procedure Set_Min(Value: Single);


procedure Set_MouseIcon(var Value: IPictureDisp);


procedure Set_MousePointer(Value: MousePointerConstants);


procedure Set_OLEDropMode(Value: OLEDropConstants);


procedure Set_Value(Value: Single);


procedure _Set_MouseIcon(const Value: IPictureDisp);


Properties

property Appearance : AppearanceConstants


property BorderStyle : BorderStyleConstants


property ControlDefault : Single


property Enabled : WordBool


property hWnd : OLE_HANDLE


property Max : Single


property Min : Single


property MouseIcon : IPictureDisp


property MousePointer : MousePointerConstants


property OLEDropMode : OLEDropConstants


property Value : Single


Events

Variables


Constructors


Functions


procedure AboutBox;


function Get_Appearance: AppearanceConstants;


function Get_BorderStyle: BorderStyleConstants;


function Get_ControlDefault: Single;


function Get_Enabled: WordBool;


function Get_hWnd: OLE_HANDLE;


function Get_Max: Single;


function Get_Min: Single;


function Get_MouseIcon: IPictureDisp;


function Get_MousePointer: MousePointerConstants;


function Get_OLEDropMode: OLEDropConstants;


function Get_Value: Single;


procedure OLEDrag;


procedure Set_Appearance(Value: AppearanceConstants);


procedure Set_BorderStyle(Value: BorderStyleConstants);


procedure Set_ControlDefault(Value: Single);


procedure Set_Enabled(Value: WordBool);


procedure Set_Max(Value: Single);


procedure Set_Min(Value: Single);


procedure Set_MouseIcon(var Value: IPictureDisp);


procedure Set_MousePointer(Value: MousePointerConstants);


procedure Set_OLEDropMode(Value: OLEDropConstants);


procedure Set_Value(Value: Single);


procedure _Set_MouseIcon(const Value: IPictureDisp);


Properties


property Appearance : AppearanceConstants


property BorderStyle : BorderStyleConstants


property ControlDefault : Single


property Enabled : WordBool


property hWnd : OLE_HANDLE


property Max : Single


property Min : Single


property MouseIcon : IPictureDisp


property MousePointer : MousePointerConstants


property OLEDropMode : OLEDropConstants


property Value : Single


Events


Variables