class EditFile : public EditFileFolder
As seen in layout designer:
As seen in program:
EditFile is a field to introduce a file path.
Pushing the left button a FileSel is opened to select a file. The options to setup the EditFile are similar to the used in the setup of a FileSel.
EditFile()
Initializes EditFile.
They are inherited from EditFileFolder
|