TcxCustomGridCellViewInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Fields
Name | Description |
---|---|
Bounds | Returns the bounding rectangle of a specific cell. |
Multi |
|
Multi |
|
Params | Returns cell style settings. |
#Properties
Name | Description |
---|---|
Actual |
|
Alignment |
Specifies the horizontal alignment of a cell’s content. |
Alignment |
Specifies the vertical alignment of a cell’s content. |
Background |
Contains the background bitmap assigned to the current grid element. |
Border |
Contains the bounding rectangle of a specific cell. |
Border |
Obtains the border color of a cell. |
Borders | Specifies the displayed borders of a cell. |
Border |
Obtains the size of a cell border in pixels. |
Button |
|
Calculated | |
Client |
|
Content |
Contains a specific cell bounding rectangle excluding the border size. |
Content |
Contains the height of a specific cell excluding the border size, in pixels. |
Content |
Contains the width of a specific cell excluding the border size. |
Height | Contains the height of a specific cell in pixels. |
Is |
|
Mouse |
|
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Real |
|
Scale |
|
State | Allows users to change the cell state at runtime. |
Text | Specifies cell text. |
Text |
Contains the rectangle bounding a cell’s text area. |
Text |
|
Text |
|
Text |
Returns the cell text height. |
Text |
|
Text |
Contains the cell text width. |
Text |
|
Transparent | Indicates whether the background bitmap is assigned to the corresponding grid element. |
Use |
|
Visible | Specifies if the cell is visible. |
Visible |
|
Width | Contains the width of a specific cell. |
#Methods
Name | Description |
---|---|
_Add |
The reference counter increment function of the interfaced property set.
Inherited from Tcx |
_Release protected |
The reference counter decrement function of the interfaced property set.
Inherited from Tcx |
After |
|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Before |
|
Calculate |
|
Calculate |
|
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Do |
|
Do |
|
Equals |
Inherited from TObject. |
Get |
|
Get |
|
Get |
Inherited from TObject. |
Get |
Returns Hit |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Has |
|
Invalidate | Invalidates a specific cell on the grid control’s canvas. |
Is |
|
Is |
Indicates if a cell is hot-tracked. |
Mouse |
|
Mouse |
|
Mouse |
|
Paint |
Paints a specific cell on a specific canvas. |
Query |
Provides access to the implementation of the specified interface if the current persistent property set or information container supports it.
Inherited from Tcx |
Recalculate | |
Reset |
|
Right |
|
To |
Inherited from TObject. |
Update | |
Use |
See Also