Skip to main content

TcxCustomEditorRowProperties Methods

The base class for all classes that implement vertical grid row settings.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Changed protected Forces the grid control to redraw itself when the properties of the current row are changed. Inherited from TcxCustomRowProperties.
DefaultCaption protected Returns the default header text if the Caption property is not assigned. Inherited from TcxCaptionRowProperties.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
RestoreDefaults protected Restores the default status for the current row. Inherited from TcxCaptionRowProperties.
SetDisplayName(String) Inherited from TCollectionItem.
ShowExpressionEditor Invokes the “Expression Editor Dialog“ dialog for an editor row.
ToString Inherited from TObject.
See Also