TcxDBEditorRowItemProperties Methods
Contains settings that define behavior of a data-aware item in the multi editor row.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. Inherited from TcxCustomEditorRowProperties. |
ToString | Inherited from TObject. |
See Also