File Popup (for open/save).

Public Member Functions |
|
| __init__ () | |
| Constructor. |
|
| bool | Execute () |
| Execute file popup. |
|
Public Attributes |
|
| FBPropertyString | Caption |
| Read Write Property: Caption to put
in popup window. |
|
| FBPropertyString | FileName |
| Read Write Property: File selected.
|
|
| FBPropertyString | Path |
| Read Write Property: Path of file
selected. |
|
| FBPropertyString | FullFilename |
| Read Only Property: Full filename
(path and file). |
|
| FBPropertyString | Filter |
| Read Write Property: Filter to use
for popup window file selection. |
|
| FBPropertyFilePopupStyle | Style |
| Read Write Property: Style of file
popup. |
|
| __init__ | ( | ) |
Constructor.
| bool Execute | ( | ) |
Read Write Property: Caption to put in popup window.
Read Write Property: File selected.
Read Write Property: Path of file selected.
Read Only Property: Full filename (path and file).
Read Write Property: Filter to use for popup window file selection.
| FBPropertyFilePopupStyle Style |
Read Write Property: Style of file popup.