Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
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)
|
|
ChangeScale(Integer,Integer)
protected
|
Scales the component and the associated controls and/or UI elements using the specified numerator and denominator values.
|
DestroyComponents
|
|
Destroying
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindComponent(String)
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
HasParent
|
|
InsertComponent(TComponent)
|
|
IsImplementorOf(IInterface)
|
|
Loaded
protected
|
Initializes the component following the application form loading.
|
LoadLayoutFromIniFile(string)
|
Loads the layout of dock controls from the specified file.
|
LoadLayoutFromRegistry(string)
|
Loads the layout of dock controls stored at the specified registry path.
|
LoadLayoutFromStream(TStream)
|
Loads the layout of dock controls from the specified stream.
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
SaveLayoutToIniFile(string)
|
Saves the layout of dock controls to the specified file.
|
SaveLayoutToRegistry(string)
|
Saves the dock controls layout to the specified registry path.
|
SaveLayoutToStream(TStream)
|
Saves the layout of dock controls to the specified stream.
|
ScaleForPPI(Integer)
|
Scales the component according to the specified DPI value.
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
ToString
|
|
UpdateAction(TBasicAction)
|
|