Skip to main content

TcxGridLayoutViewStyles Methods

Style settings for a Layout View.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBitmap(Integer) Inherited from TcxStyles.
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.
GetGroupParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Determines the card layout group’s style attributes.
GetHashCode Inherited from TObject.
GetItemHotTrackParams(TcxCustomGridTableItem,TcxViewParams)
GetItemParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Determines the card layout item’s style attributes.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetRecordBorderParams(TcxCustomGridRecord,TcxViewParams) Determines the card border’s style attributes.
GetRecordBorderVisualParams(TcxCustomGridRecord,TcxViewParams) Determines the card border’s style attributes, when the card is focused.
GetRecordCaptionParams(TcxCustomGridRecord,TcxViewParams) Determines the card caption’s style attributes.
GetRecordContentParams(TcxCustomGridRecord,TcxCustomGridTableItem,TcxViewParams) Returns canvas attributes for the specified record and a grid table item. Inherited from TcxCustomGridTableViewStyles.
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