TcxTreeListColumn Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Actually |
Indicates whether the current column is displayed within the Tree |
Best |
Specifies the maximum width (in pixels) for the column with Best Fit applied. |
Caption | Provides access to settings that determine the appearance of the current column’s caption. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Data |
Inherited from Tcx |
Data |
Specifies an object which links the current column to a data field. |
Design |
Inherited from TComponent. |
Display |
Gets the display text of particular column value. |
Display |
Specifies the column’s width on screen, in pixels. |
Editing | Indicates whether the current column is being edited (in edit mode). |
Edit |
Specifies the value of the cell being edited. |
Filtered |
Inherited from Tcx |
Filtering |
Inherited from Tcx |
Focused | Indicates whether the current column is focused. |
Indent |
Returns the increment (in pixels) by which the expandable column’s width is increased during node expansion. |
Is |
Indicates whether the column is displayed within the Tree |
Is |
Indicates whether the current column is the first visible one within its band. |
Is |
Specifies whether the column’s values are used within the preview section. |
Is |
Indicates whether the current column is the last visible one within its band. |
Item |
Specifies the position of the current column within the Tree |
Min |
Specifies the column’s minimum width, in pixels. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options | Provides access to the column’s appearance options and settings that determine the column’s response to end-user actions. |
Owner | Inherited from TComponent. |
Position | Provides access to settings that specify the column’s position within a band. |
Properties |
Provides access to active in-place editor settings.
Inherited from Tcx |
Properties |
Specifies a reference to the editor properties class that corresponds to the active in-place editor type.
Inherited from Tcx |
Properties |
Specifies the in-place editor type by its class name.
Inherited from Tcx |
Properties |
Provides access to active in-place editor settings.
Inherited from Tcx |
Repository |
Specifies an edit repository item for the data item.
Inherited from Tcx |
Sort |
Specifies the index of the current column within sorted columns. |
Sort |
Specifies the sort order of the column’s values. |
Status |
Specifies the hint displayed in a status bar. |
Styles | Provides access to the style settings of the column’s elements. |
Summary | Provides access to the column’s summary collections. |
Summary |
|
Tag | Inherited from TComponent. |
Tree |
Provides access to the Tree List control to which the column belongs. |
Value |
Inherited from Tcx |
Value |
Inherited from Tcx |
Values | Provides access to the column’s value within a specified node. |
VCLCom |
Inherited from TComponent. |
Visible |
Specifies the visibility of the column’s values within the Tree |
Visible |
Specifies an item’s visibility in the “Expression Editor Dialog“ dialog.
Inherited from Tcx |
Visible |
Determines the visible position of the current column within the Tree |
Width | Specifies the column width, in pixels. |
#Methods
#Events
Name | Description |
---|---|
On |
Enables you to specify the display text for a data cell. |
On |
Allows you to change the active in-place editor and customize its settings when a user invokes it for a data cell in the tree list column. |
On |
Allows you to change the active in-place editor and customize its settings depending on specific conditions. |
On |
Allows you to replace images displayed in a grid item’s filter pop-up window.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Enables you to customize a list of the current column’s properties to be stored to external data stores. |
On |
Enables you to provide values for column properties to be saved to external data stores. |
On |
Inherited from Tcx |
On |
Enables you to restore the current column’s property values from external data stores. |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Enables you to customize the manner in which validation errors are visualized in the column’s data cells. |
Properties |
Inherited from Tcx |
See Also