TcxTreeListColumnPosition Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Band | Provides access to the band containing the column. |
Band |
Specifies the band that contains the column. |
Col |
Specifies the horizontal position of the column within its band. |
Column | Provides access to the column that owns the current option set. |
Line |
Specifies the column header‘s height, in text lines. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Row | Provides access to the band row containing the column. |
Row |
Specifies the vertical position of the column within its band. |
Tree |
Provides access to the Tree |
Visible |
Returns the visible position of the band that contains this column. |
Visible |
Returns the visible horizontal position of the column within its band row. |
Visible |
Returns the visible vertical position of the band row containing the column, within the column header panel. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Set |
Moves the column within its band. |
Set |
Moves the column at a specific position in a specified band. |
To |
Inherited from TObject. |
See Also