Skip to main content

TcxRowCaptionInfo Members

Stores ViewInfo information about a row item caption.

Constructors

Name Description
Create(TcxCustomRowHeaderInfo,TcxCaptionRowProperties) Initializes a new instance of the TcxRowCaptionInfo class with specified settings.

Properties

Name Description
Caption Returns the text displayed within the row item caption.
CaptionRect Returns the rectangle of the row item caption.
CaptionTextRect Returns the rectangle occupied by the row item’s caption text.
FilterButtonRect
FilterButtonState
FilterSmartTagState
Focused Indicates whether the row item caption is focused.
ImageIndex Returns the index of the image assigned to a row caption item.
ImageRect Returns the rectangle of the area occupied by the item’s caption image.
Images Returns the collection of images used by the vertical grid.
IsFilterButtonActive
IsFilterSmartTag
Row Returns the row to which the caption belongs.
RowCellIndex Returns the row caption’s corresponding row cell.
State
TextFlags
ViewParams Provides access to the view parameters of the row item caption.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
QueryInterface(TGUID,Untyped)
ToString Inherited from TObject.
See Also