|
Equals(TObject)
|
|
|
Fill(TList)
|
Provides a layout object with ARows visible items to be drawn in a layer.
|
|
GetCoordinates(TcxGridCardViewRow)
|
Returns a card row’s location in a card – in row-and-column coordinates.
|
|
GetHashCode
|
|
|
GetIndexInLayer(TcxGridCardViewRow)
|
Returns the specified row’s index in the corresponding layer.
|
|
GetInsertionParams(TcxGridCardViewRow,TcxPosition,Integer,TcxGridCardRowInsertionPos)
|
Calculates the position of the ARow to be placed in the specified layer, in layer-and-item coordinates.
|
|
GetLayerIndex(TcxGridCardViewRow)
|
Returns the index of the layer that contains the specified card row.
|
|
GetLayerRows(TcxGridCardViewRow,TList)
|
Populates the ARows collection with visible card rows, which are located in the layer indicated by the ARowInLayer.
|
|
GetOffsetInLayer(TcxGridCardViewRow)
|
Returns the card row’s position in a layer (in lines).
|
|
GetPosition(TcxGridCardViewRow)
|
Returns an item’s location in a card – in layer-and-item coordinates.
|
|
GetRowAtOffset(Integer,Integer)
|
Returns a card row by the index position of the line it occupies.
|
|
GetRowsAtOffset(TcxGridCardViewRow,TList)
|
Populates the ARows collection with visible card rows beginning from the first card row and ending with the ARowAtOffset card row.
|
|
IsFirstInLayer(TcxGridCardViewRow)
|
Identifies if the specified Card View row occupies the first position in the corresponding layer.
|
|
IsLastInLayer(TcxGridCardViewRow)
|
Identifies if the specified Card View row occupies the last position in the corresponding layer.
|
|
IsWholeLine(TcxGridCardViewRow)
|
Identifies if the specified Card View row occupies an entire card by width.
|
|
ToString
|
|