TdxBreadcrumbEditPathEditorProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Auto |
Specifies whether automatic completion is enabled. |
Auto |
Specifies the maximum number of allowed suggestions in the path editor’s dropdown window. |
Enabled | Specifies whether the editor is enabled. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Path |
Specifies a character used as a delimiter between path elements. |
Read |
Specifies whether editing is allowed. |
Recent |
Provides access to the collection of recently used paths. |
Recent |
Specifies whether the recent paths collection is automatically populated with the recently used paths. |
Recent |
Specifies the maximum number of recently used paths that are simultaneously displayed in the breadcrumb control’s dropdown window. |
Recent |
Switches the use of recently used paths. |
Recent |
Specifies the maximum number of recently used paths in the breadcrumb control’s dropdown window. |
#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 |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Inherited from Tdx |
See Also