Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BarGetFocus(TdxBarItemControl)
|
Called each time a bar control receives focus.
|
BarLostFocus
|
This method is called when a bar control loses focus.
|
BeginDrag(Boolean,Integer)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
BringToFront
|
|
Broadcast(Untyped)
|
|
CanFocus
|
|
ChangeScale(Integer,Integer)
|
|
CheckNonMainThreadUsage
|
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
CreateHintViewInfo(string,string)
|
|
CreateParentedControl(HWND)
|
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DoHint(Boolean,string,string)
|
|
DragDrop(TObject,Integer,Integer)
|
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FlipChildren(Boolean)
|
|
Focused
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetControlsAlignment
|
|
GetDragImages
|
|
GetHashCode
|
|
GetHintedControl
|
|
GetHintKeeperEnabled
|
|
GetHintPosition(TPoint,Integer)
|
|
GetItemRect(TdxBarItemControl)
|
Returns the ‘full’ rectangle occupied by an item control on the current bar control.
|
GetManager
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
HandleAllocated
|
|
HandleNeeded
|
|
HasParent
|
|
Hide
|
|
HideAll(TdxBarCloseUpReason)
|
Removes focus from the currently active control and/or closes it.
|
HideAllByEscape
|
|
HideByEscape
|
|
InitiateAction
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
Invalidate
|
|
IsCustomHintSupported
|
|
IsCustomStyleActive
|
|
IsImplementorOf(IInterface)
|
|
IsLightStyleColor(TColor)
|
|
IsOnGlass
|
|
IsRealVertical
|
Determines whether the current toolbar control is vertical.
|
IsRightToLeft
|
|
IsVertical
|
Determines whether the current toolbar control is vertical.
|
ItemAtPos(TPoint)
|
Returns an item control by specified coordinates.
|
Kind
|
Returns the type of the current toolbar control.
|
Loaded
|
|
LockDrawing
|
|
ManualDock(TWinControl,TControl,TAlign)
|
|
ManualFloat(TRect)
|
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseWheelHandler(TMessage)
|
|
Notification(TComponent,TOperation)
|
|
PaintTo(HDC,Integer,Integer)
|
|
PaintTo(TCanvas,Integer,Integer)
|
|
ParentToClient(TPoint,TWinControl)
|
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
PostponedHideAll(TdxBarCloseUpReason)
|
|
PreProcessMessage(TMsg)
|
|
Realign
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFreeNotification(TComponent)
|
|
Repaint
|
|
RepaintBar
|
Repaints a bar control.
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
ScaleBy(Integer,Integer)
|
|
ScaleForPPI(Integer)
|
|
ScaleRectSize(TRect)
|
|
ScaleValue(Double)
|
|
ScaleValue(Integer)
|
|
ScaleValue(TPoint)
|
|
ScaleValue(TRect)
|
|
ScaleValue(TSize)
|
|
ScreenToClient(TPoint)
|
|
ScreenToClient(TRect)
|
|
ScrollBy(Integer,Integer)
|
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
|
SetDesignVisible(Boolean)
|
|
SetFocus
|
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
Show
|
|
ToString
|
|
UnlockDrawing
|
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
WndProc(TMessage)
|
|