Skip to main content

TcxCustomEditStyle Methods

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