[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Hides directory paths in the edit control.
Source position: editbtn.pas line 410
published property TFileNameEdit.HideDirectories : Boolean |
If HideDirectories is set to True, the file name editor displays only a file name, without path.
Remark: | This may be useful if application allows user to select files from a fixed directory with a long path. |
Version 4.0 | Generated 2025-05-03 | Home |