TcxCustomShellBrowserDialog Properties
Serves as the base class for the TcxShellBrowserDialog class.Name | Description |
---|---|
AbsolutePIDL protected | Returns the selected shell item’s full identifier (PIDL). |
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components | Inherited from TComponent. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
DesignInfo | Inherited from TComponent. |
FolderLabelCaption protected | Specifies the caption of the label displayed above the current shell item’s name. |
LookAndFeel protected | Specifies the default look and feel of the shell browser dialog. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options protected | Contains the shell browser dialog’s options. |
Owner | Inherited from TComponent. |
Path protected | Specifies the path to the current shell item (standard or virtual shell item). |
Root protected | Contains starting folder options. |
ShowButtons protected | Specifies whether the expand buttons are displayed within the shell browser dialog. |
ShowInfoTips protected | Specifies whether tooltips are displayed for shell items. |
ShowLines protected | Specifies whether the tree lines are displayed within the shell browser dialog. |
ShowRoot protected | Specifies the visibility of tree lines and expand buttons at the root level of the tree. |
Tag | Inherited from TComponent. |
Title protected | Specifies the shell browse dialog’s caption. |
VCLComObject | Inherited from TComponent. |
See Also