TCustomdxBarComboControl Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of the Tdx |
#Properties
Name | Description |
---|---|
Bar |
Provides access to a bar manager to which the item control belongs.
Inherited from Tdx |
Caption protected |
Specifies the item control’s caption.
Inherited from Tdx |
Drop |
Determines the HWND handle of a dropdown window. |
Dropped |
Specifies whether a dropdown window is active. |
Enabled |
Determines whether an item control responds to mouse, keyboard, and timer events.
Inherited from Tdx |
Focused |
Inherited from Tdx |
Glyph protected |
Returns the item control’s glyph.
Inherited from Tdx |
Handle |
Returns the window handle of an item control.
Inherited from Tdx |
Hint protected |
Returns the item control’s hint text.
Inherited from Tdx |
Is |
Specifies whether a mouse pointer rests over an item control.
Inherited from Tdx |
Is |
Returns True if an item control is selected on a toolbar.
Inherited from Tdx |
Item | Returns the item to which a given item control is linked. |
Item |
Inherited from Tdx |
Item |
Specifies the Tdx |
Max |
Specifies the maximum number of characters a user can enter into an edit control.
Inherited from Tdx |
Painter |
Provides access to the class used to paint the current item control.
Inherited from Tdx |
Parent |
Specifies the bar control to which a given item control belongs.
Inherited from Tdx |
Read |
Determines whether a user may change text in an edit control.
Inherited from Tdx |
Short |
Returns the item control’s shortcut.
Inherited from Tdx |
Show |
Indicates if the edit item control’s caption is shown.
Inherited from Tdx |
Text |
Contains item control text.
Inherited from Tdx |
Width protected |
Returns the horizontal size of an item control in pixels.
Inherited from Tdx |
Window |
Specifies the rectangle occupied by an item control.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Begin |
This method is called when changing the Begin |
Can |
Determines whether an item control responds to mouse clicks.
Inherited from Tdx |
Can |
Determines whether clicking the current item control makes its parent control inactive.
Inherited from Tdx |
Caption |
This procedure is called when changing item control captions.
Inherited from Tdx |
Control |
Activates an item control.
Inherited from Tdx |
Control |
Makes an item control inactive. |
Equals |
Inherited from TObject. |
Get |
Inherited from Tdx |
Get |
Inherited from Tdx |
Get |
Inherited from TObject. |
Handle |
Inherited from Tdx |
Has |
Determines whether the current item control is a windowed control.
Inherited from Tdx |
Hot |
Inherited from Tdx |
Is |
Inherited from Tdx |
Paint |
Paints an item control.
Inherited from Tdx |
Paint |
Inherited from Tdx |
Query |
Provides access to the implementation of the specified interface if the current object supports it.
Inherited from Tcx |
Repaint |
Repaints an item control on screen.
Inherited from Tdx |
To |
Inherited from TObject. |
Update |
Inherited from Tdx |
Update |
Inherited from Tdx |
Use |
Inherited from Tdx |
Use |
Inherited from Tdx |
Use |
Inherited from Tdx |
#Events
Name | Description |
---|---|
On |
Inherited from Tdx |
See Also