| TIB_UtilityBar Object
Properties Methods |
Unit
IB_UtilityBar
Declaration
TIB_UtilityBar = class(TCustomPanel)
Description
This control provides an easy access path to the forms that come with
the IB Objects component editors.
See IB_WISQL sample application for an example of its usage.
| Introduced Public Properties |
| Align | |
| BaseConnection | Connection for which this control will take action for. |
| BaseKey | The registry is used to store preferences between sessions. |
| BaseTransaction | Transaction for which this control will take action for. |
| Ctl3D | |
| CustomGlyphs | |
| CustomGlyphsSupplied | |
| DragCursor | |
| DragMode | |
| Enabled | |
| Flat | Makes the buttons use the Flat style. |
| FocusedButton | Tells which button has the current focus. |
| FullKey | |
| OnClick | |
| OnDblClick | |
| OnDragDrop | |
| OnDragOver | |
| OnEndDrag | |
| OnEnter | |
| OnExit | |
| OnResize | |
| ParentCtl3D | |
| ParentShowHint | |
| PopupMenu | |
| ShowHint | |
| TabOrder | |
| TabStop | |
| Visible | |
| VisibleButtons | Determine the buttons that the user can interact with. |
| Introduced Public Methods |
| BtnClick | Method used to produce a button click action. |
Create
|
Array of buttons for this control. |
SetBounds
![]() |