JVCL Help:TDirDialogKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TDirDialogKind type
Search in JVCL Help
Search in all projectsSummary
Enumerates directory dialog kinds.
Pascal
run\JvToolEdit.pas
TDirDialogKind = (
dkVCL,
dkWin32
);
Members
Members | Description |
dkVCL | VCL Select Directory dialog box. |
dkWin32 | Windows directory browser. |
Description
Use the TDirDialogKind type to specify a specific directory dialog kind.
See Also
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page