| Class IUpDown (unit ComCtl2) |
IDispatch
UpDown Control
| Constructors |
| Functions |
procedure AboutBox;
function Get_Acceleration: Smallint;
function Get_Alignment: AlignmentConstants;
function Get_AutoBuddy: WordBool;
function Get_BuddyControl: OleVariant;
function Get_BuddyProperty: OleVariant;
function Get_Enabled: WordBool;
function Get_hWnd: OLE_HANDLE;
function Get_Increment: Integer;
function Get_Max: Integer;
function Get_Min: Integer;
function Get_OLEDropMode: OLEDropConstants;
function Get_Orientation: OrientationConstants;
function Get_SyncBuddy: WordBool;
function Get_Value: Integer;
function Get_Wrap: WordBool;
procedure OLEDrag;
procedure Set_Acceleration(Value: Smallint);
procedure Set_Alignment(Value: AlignmentConstants);
procedure Set_AutoBuddy(Value: WordBool);
procedure Set_BuddyControl(var Value: OleVariant);
procedure Set_BuddyProperty(Value: OleVariant);
procedure Set_Enabled(Value: WordBool);
procedure Set_Increment(Value: Integer);
procedure Set_Max(Value: Integer);
procedure Set_Min(Value: Integer);
procedure Set_OLEDropMode(Value: OLEDropConstants);
procedure Set_Orientation(Value: OrientationConstants);
procedure Set_SyncBuddy(Value: WordBool);
procedure Set_Value(Value: Integer);
procedure Set_Wrap(Value: WordBool);
procedure _Set_BuddyControl(Value: OleVariant);| Properties |
property Acceleration : Smallint
property Alignment : AlignmentConstants
property AutoBuddy : WordBool
property BuddyControl : OleVariant
property BuddyProperty : OleVariant
property Enabled : WordBool
property hWnd : OLE_HANDLE
property Increment : Integer
property Max : Integer
property Min : Integer
property OLEDropMode : OLEDropConstants
property Orientation : OrientationConstants
property SyncBuddy : WordBool
property Value : Integer
property Wrap : WordBool| Events |
| Variables |
| Constructors |
| Functions |
procedure AboutBox;
function Get_Acceleration: Smallint;
function Get_Alignment: AlignmentConstants;
function Get_AutoBuddy: WordBool;
function Get_BuddyControl: OleVariant;
function Get_BuddyProperty: OleVariant;
function Get_Enabled: WordBool;
function Get_hWnd: OLE_HANDLE;
function Get_Increment: Integer;
function Get_Max: Integer;
function Get_Min: Integer;
function Get_OLEDropMode: OLEDropConstants;
function Get_Orientation: OrientationConstants;
function Get_SyncBuddy: WordBool;
function Get_Value: Integer;
function Get_Wrap: WordBool;
procedure OLEDrag;
procedure Set_Acceleration(Value: Smallint);
procedure Set_Alignment(Value: AlignmentConstants);
procedure Set_AutoBuddy(Value: WordBool);
procedure Set_BuddyControl(var Value: OleVariant);
procedure Set_BuddyProperty(Value: OleVariant);
procedure Set_Enabled(Value: WordBool);
procedure Set_Increment(Value: Integer);
procedure Set_Max(Value: Integer);
procedure Set_Min(Value: Integer);
procedure Set_OLEDropMode(Value: OLEDropConstants);
procedure Set_Orientation(Value: OrientationConstants);
procedure Set_SyncBuddy(Value: WordBool);
procedure Set_Value(Value: Integer);
procedure Set_Wrap(Value: WordBool);
procedure _Set_BuddyControl(Value: OleVariant);| Properties |
property Acceleration : Smallint
property Alignment : AlignmentConstants
property AutoBuddy : WordBool
property BuddyControl : OleVariant
property BuddyProperty : OleVariant
property Enabled : WordBool
property hWnd : OLE_HANDLE
property Increment : Integer
property Max : Integer
property Min : Integer
property OLEDropMode : OLEDropConstants
property Orientation : OrientationConstants
property SyncBuddy : WordBool
property Value : Integer
property Wrap : WordBool| Events |
| Variables |