[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msefiledialog.pas line 191
public function tfiledialogcontroller.execute( |
dialogkind: filedialogkindty = fdk_none |
):modalresultty; overload; |
dialogkind: filedialogkindty; |
const acaption: msestring; |
aoptions: filedialogoptionsty |
):modalresultty; overload; |
const dialogkind: filedialogkindty; |
const acaption: msestring |
):modalresultty; overload; |
const dialogkind: filedialogkindty; |
const aoptions: filedialogoptionsty |
):modalresultty; overload; |
var avalue: filenamety; |
dialogkind: filedialogkindty = fdk_none |
):Boolean; overload; |
var avalue: filenamety; |
const dialogkind: filedialogkindty; |
const acaption: msestring |
):Boolean; overload; |
var avalue: filenamety; |
const dialogkind: filedialogkindty; |
const acaption: msestring; |
aoptions: filedialogoptionsty |
):Boolean; overload; |