Skip to main content

TcxGridCardViewStyles Methods

A set of styles managing the appearance of a Card View.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBitmap(Integer) Inherited from TcxStyles.
GetCaptionRowParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Gets the TcxViewParams record containing information on the caption row‘s style attributes.
GetCardBorderParams(TcxCustomGridRecord,TcxViewParams) Gets the TcxViewParams record containing information on the card border’s style attributes.
GetCardBorderVisualParams(TcxCustomGridRecord,TcxViewParams) Gets the TcxViewParams record containing information on the border’s style attributes when the card is focused.
GetCategoryRowParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Gets the TcxViewParams record containing information on the category row‘s style attributes.
GetCellContentParams(TcxCustomGridRecord,TObject,TcxViewParams) Returns canvas attributes for a cell in a grid Table View. Inherited from TcxCustomGridTableViewStyles.
GetContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetDataCellContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetDataCellParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams,Boolean,TcxGridTableCellViewInfo,Boolean,Boolean) Returns canvas attributes for a cell in a grid Table View. Inherited from TcxCustomGridTableViewStyles.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetRecordContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
GetRowCaptionParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Gets the TcxViewParams record containing information on the row caption’s style attributes.
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) Inherited from TcxStyles.
IsValidStyleSheet(TcxCustomStyleSheet) Inherited from TcxCustomStyles.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ResetStyles Inherited from TcxCustomStyles.
ToString Inherited from TObject.
See Also