TdxBreadcrumbEditPathEditorProperties Properties
Contains settings of the breadcrumb path editor.
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. |
See Also