Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginUpdate
|
Postpones all control redraw operations that reflect any style changes until an EndUpdate procedure call.
|
EndUpdate
|
Applies all pending changes and redraws the affected control after a BeginUpdate procedure call.
|
Equals(TObject)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetStyleValue(string,TcxContainerStyleValue)
|
|
GetStyleValueCount
|
|
GetStyleValueName(TcxContainerStyleValue,string)
|
|
GetVisibleFont
|
Returns font settings applied to text displayed in the affected control.
|
HasBorder
|
|
Init(TcxViewParams)
|
|
IsExtendedStylePropertyPublished(string)
|
|
IsValueAssigned(TcxContainerStyleValue)
|
Identifies if a specific style setting modification flag is assigned.
|
QueryInterface(TGUID,Untyped)
|
|
RestoreDefaults
|
Restores default style settings.
|
ToString
|
|