Skip to main content

TcxGridCardViewRow Members

An item in a Card View.

Constructors

Name Description
Create(TComponent) Inherited from TComponent.

Properties

Name Description
ActuallyVisible Specifies whether an item can be displayed. Inherited from TcxCustomGridTableItem.
AlternateCaption Specifies an alternative caption for the current item. Inherited from TcxCustomGridTableItem.
BestFitMaxWidth Specifies the item’s (column) maximum width value (in pixels) for the best fit. Inherited from TcxCustomGridTableItem.
Caption Specifies the item’s caption. Inherited from TcxCustomGridTableItem.
CaptionAlignmentHorz Specifies the horizontal alignment of a Card View row caption.
CaptionAlignmentVert Defines the vertical alignment of the Card View row caption.
CategoryItemCount Gets a count of the category row‘s children in the CategoryItems collection.
CategoryItems Provides indexed access to the category row‘s children.
CategoryRow A category row.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DataBinding Specifies an object linking the current item to data storage. Inherited from TcxCustomGridTableItem.
DateTimeGrouping protected Specifies time periods used as date/time grouping values in group rows. Inherited from TcxCustomGridTableItem.
DesignInfo Inherited from TComponent.
Editable Inherited from TcxCustomGridTableItem.
Editing Specifies whether the current item is in edit mode. Inherited from TcxCustomGridTableItem.
EditValue Specifies the value stored in the item’s cell in the currently focused record. Inherited from TcxCustomGridTableItem.
Expandable Gets whether the currently processed row is a category row.
Expanded Expands or collapses the currently processed row if it’s a category row.
FakeComponentLink1 Inherited from TcxComponent.
FakeComponentLink2 Inherited from TcxComponent.
FakeComponentLink3 Inherited from TcxComponent.
Filtered Specifies whether filter criteria are set for the current item (column). Inherited from TcxCustomGridTableItem.
FilteringDateRanges Provides access to the item’s collection of filter date ranges. Inherited from TcxCustomGridTableItem.
Focused Specifies whether the cell is focused. Inherited from TcxCustomGridTableItem.
FocusedCellViewInfo Inherited from TcxCustomGridTableItem.
GridView Returns a View containing the current item. Inherited from TcxCustomGridTableItem.
GroupIndex protected Specifies the group index of the item (column). Inherited from TcxCustomGridTableItem.
GroupingDateRanges protected Provides access to the item’s collection of grouping date ranges. Inherited from TcxCustomGridTableItem.
HeaderAlignmentHorz protected Defines the horizontal alignment of the item caption. Inherited from TcxCustomGridTableItem.
HeaderAlignmentVert protected Specifies the vertical alignment of the item caption. Inherited from TcxCustomGridTableItem.
HeaderHint protected Specifies the hint text that is displayed when the mouse pointer is hovered over an item header. Inherited from TcxCustomGridTableItem.
Hidden Specifies whether the item can be displayed within the Customization form. Inherited from TcxCustomGridTableItem.
Hideable Inherited from TcxCustomGridTableItem.
ID Specifies the unique identifier assigned to an item. Inherited from TcxCustomGridTableItem.
IncSearching Indicates whether an incremental search is currently in progress on the current item. Inherited from TcxCustomGridTableItem.
Index Specifies the position of the item within the View’s item collection. Inherited from TcxCustomGridTableItem.
IsDesigning Inherited from TcxComponent.
IsDestroying Inherited from TcxComponent.
IsFirst Specifies whether the item is the first within the collection of visible items. Inherited from TcxCustomGridTableItem.
IsLast Specifies whether the item is the last within the collection of visible items. Inherited from TcxCustomGridTableItem.
IsLoading Inherited from TcxComponent.
Kind Specifies card row type.
MinWidth protected Specifies the minimum width (in pixels) of the cell in which the item’s data is displayed. Inherited from TcxCustomGridTableItem.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Options Specifies different options for managing, manipulating and displaying Card View rows.
Owner Inherited from TComponent.
Position Provides access to card row layout options.
Properties Provides access to active in-place editor settings. Inherited from TcxCustomGridTableItem.
PropertiesClass Specifies a reference to the editor properties class that corresponds to the active in-place editor type. Inherited from TcxCustomGridTableItem.
PropertiesClassName Specifies the in-place editor type by its class name. Inherited from TcxCustomGridTableItem.
RepositoryItem Specifies an edit repository item component for the grid table item. Inherited from TcxCustomGridTableItem.
SortIndex Specifies the index of the current item among sorted items within the current View. Inherited from TcxCustomGridTableItem.
SortOrder Defines the sort order for the item. Inherited from TcxCustomGridTableItem.
Styles Contains styles managing the appearance of Card View row elements.
Tag Inherited from TcxCustomGridTableItem.
VCLComObject Inherited from TComponent.
Visible Specifies whether the item is displayed within a View. Inherited from TcxCustomGridTableItem.
VisibleCaption Inherited from TcxCustomGridTableItem.
VisibleForCustomization Specifies whether an item is shown in the Customization Form when moved into it. Inherited from TcxCustomGridTableItem.
VisibleForExpressionEditor Specifies if the grid View item is available as a value source for expressions in the “Expression Editor“ dialog. Inherited from TcxCustomGridTableItem.
VisibleIndex Specifies the position of an item within the collection of items. Inherited from TcxCustomGridTableItem.
Width protected Specifies the width (in pixels) of the cell in which displays the item’s data. Inherited from TcxCustomGridTableItem.

Methods

Name Description
ApplyBestFit(Boolean,Boolean) Adjusts the width of the View item to display its content in full. Inherited from TcxCustomGridTableItem.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
CalculateDefaultCellHeight(TcxCanvas,TFont) Inherited from TcxCustomGridTableItem.
CreateEditStyle Inherited from TcxCustomGridTableItem.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FocusWithSelection Selects the currently processed item. Inherited from TcxCustomGridTableItem.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetAlternateCaption Returns a string specifying an alternative caption for the current item. Inherited from TcxCustomGridTableItem.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetDefaultValuesProvider(TcxCustomEditProperties) Inherited from TcxCustomGridTableItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetProperties Inherited from TcxCustomGridTableItem.
GetProperties(TcxCustomGridRecord) Inherited from TcxCustomGridTableItem.
GetProperties(Integer) Returns the properties of an editor used to edit the values of the current item. Inherited from TcxCustomGridTableItem.
GetRepositoryItem Returns a reference to the assigned repository item. Inherited from TcxCustomGridTableItem.
HasCardExpandButton Determines whether the card expand button is visible within the current card row.
HasExpandButton Determines whether the expand button is available in the currently processed row.
HasParent Inherited from TComponent.
InsertComponent(TComponent) Inherited from TComponent.
IsImplementorOf(IInterface) Inherited from TComponent.
IsVisibleInCard(TcxGridCard) Determines whether the card row is visible within the specified card.
Loaded Inherited from TComponent.
MakeVisible Scrolls the View’s content to bring the item into view. Inherited from TcxCustomGridTableItem.
MoveTo(Integer,Boolean) Moves the currently processed row to the AIndex visual position in the current card.
Notification(TComponent,TOperation) Inherited from TComponent.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RestoreDefaults Restores the item’s Caption and Width properties to their default values. Inherited from TcxCustomGridTableItem.
SetParentComponent(TComponent) Inherited from TComponent.
SetSubComponent(Boolean) Inherited from TComponent.
ShowExpressionEditor Invokes the “Expression Editor“ dialog for the item. Inherited from TcxCustomGridTableItem.
ToString Inherited from TObject.
UpdateAction(TBasicAction) Inherited from TComponent.

Events

Name Description
OnCustomDrawCell Occurs when a table cell or a card cell needs to be painted. Inherited from TcxCustomGridTableItem.
OnGetCellHint Fires before the item’s hint is shown when an end-user positions the mouse pointer over the item’s data cell. Inherited from TcxCustomGridTableItem.
OnGetDataText Enables you to specify custom text for cells. The text specified is used for displaying, sorting and grouping purposes. Inherited from TcxCustomGridTableItem.
OnGetDisplayText Occurs when an item value is displayed. Inherited from TcxCustomGridTableItem.
OnGetFilterDisplayText Enables you to customize item captions displayed in the filter dropdown list. Inherited from TcxCustomGridTableItem.
OnGetFilterImages Allows you to replace images displayed in the grid table item’s filter pop-up window. Inherited from TcxCustomGridTableItem.
OnGetFilterValues Enables you to customize the View item’s filter dropdown list (add or remove specific list items). Inherited from TcxCustomGridTableItem.
OnGetProperties Allows you to change the active in-place editor and customize its settings depending on specific conditions. Inherited from TcxCustomGridTableItem.
OnGetPropertiesForEdit Allows you to change the in-place editor and customize its settings when a user invokes it for a data cell in the table item. Inherited from TcxCustomGridTableItem.
OnGetStoredProperties Occurs when the list of the current table item’s properties that will be stored in external storage is produced. Inherited from TcxCustomGridTableItem.
OnGetStoredPropertyValue Occurs when values of the current table item’s properties are stored to external storage. Inherited from TcxCustomGridTableItem.
OnInitFilteringDateRanges Allows you to customize the item’s collection of filter date ranges. Inherited from TcxCustomGridTableItem.
OnInitGroupingDateRanges protected Enables you to customize the item’s collection of grouping date ranges. Inherited from TcxCustomGridTableItem.
OnSetStoredPropertyValue Occurs when values of the current table item’s properties are restored from external storage. Inherited from TcxCustomGridTableItem.
OnUserFiltering Enables you to apply proper filter criteria when a custom created filter item (a fviUser filter value item) is selected from the View item’s filter dropdown. Inherited from TcxCustomGridTableItem.
OnUserFilteringEx Enables you to apply proper filter criteria when a custom created filter item (a fviUserEx filter value item) is selected from the View item’s filter dropdown. Inherited from TcxCustomGridTableItem.
OnValidateDrawValue Enables you to customize the manner in which validation errors are visualized in item cells. Inherited from TcxCustomGridTableItem.
PropertiesEvents Inherited from TcxCustomGridTableItem.
StylesEvents Inherited from TcxCustomGridTableItem.
See Also