TcxTreeListBands Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
Create |
Inherited from TCollection. |
#Properties
Name | Description |
---|---|
Bottom |
Returns the number of bottom bands in the current band collection. |
Bottom |
Provides indexed access to all the bottom bands in the current band collection. |
Capacity | Inherited from TCollection. |
Columns |
|
Count | Inherited from TCollection. |
Expandable |
Provides access to the band that displays expand buttons (that is, contains an expandable column). |
First |
Returns the first visible band within the current band collection. |
Item |
Inherited from TCollection. |
Items | Returns indexed access to individual bands within the collection. |
Last |
Returns the last visible band within the current band collection. |
Line |
Returns the number of lines that the band header panel occupies. |
Root |
Returns the number of root bands in the current band collection. |
Root |
Provides indexed access to all the root bands in the current band collection. |
Tree |
Provides access to the Tree |
Update |
Inherited from TCollection. |
Visible |
Returns the number of visible bands in the current band collection. |
Visible |
Provides indexed access to all visible bands in the current band collection. |
Visible |
Returns the number of visible bands that are fixed to the left edge of the Tree |
Visible |
Returns the number of visible bands that are fixed to the right edge of the Tree |
Visible |
Returns the number of visible root bands in the current band collection. |
Visible |
Provides indexed access to visible root bands in the current band collection. |
Visible |
Returns the number of visible root bands that are fixed to the left edge of the Tree |
Visible |
Returns the number of visible root bands that are fixed to the right edge of the Tree |
#Methods
Name | Description |
---|---|
Add | Appends a new band to the collection. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Insert |
Inherited from TCollection. |
Owner | Inherited from TCollection. |
Restore |
Restores the default settings for all bands within the collection. |
Restore |
Restores the default widths of all bands within the collection. |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
Visible |
Returns the position of a specified band within the Visible |
See Also