AddStyles(TcxCustomStyles)
|
|
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)
|
|
CopyFrom(TcxCustomStyleSheet)
|
|
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
|
|
GetStyles
|
Returns the collection of styles contained in the style sheet.
|
GetStylesClass
|
Determines the class of styles within the style sheet.
|
HasParent
|
|
InsertComponent(TComponent)
|
|
IsImplementorOf(IInterface)
|
|
Loaded
|
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Register
|
Registers the current style sheet as a persistent object.
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
RemoveStyles(TcxCustomStyles)
|
|
SetParentComponent(TComponent)
|
|
SetStyles(TcxCustomStyles)
|
Sets the styles collection for the style sheet.
|
SetSubComponent(Boolean)
|
|
ToString
|
|
Unregister
|
Unregisters the current style sheet.
|
UpdateAction(TBasicAction)
|
|