FileOpener.this

class FileOpener
this
(
Window father
,
bool open = true
)

Parameters

father
Type: Window

Father Window

open
Type: bool

TRUE if is choosing a file to open it. FALSE to save a file

Meta