CommonDialog

Undocumented in source.

Members

Functions

showDialog
bool showDialog()
Undocumented in source.

Properties

result
T2 result [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
title
string title [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
title
string title [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_dlgRes
T2 _dlgRes;
Undocumented in source.
_dlgStruct
T1 _dlgStruct;
Undocumented in source.
_title
string _title;
Undocumented in source.

Meta