[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set of directory selection options
Source position: dialogs.pp line 519
type TSelectDirOpts = set of ( |
||
sdAllowCreate, |
|
|
sdPerformCreate, |
|
|
sdPrompt |
|
|
); |
lazarus-ccr.sourceforge.net |