[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegui.pas line 2954
public function tguiapplication.waitdialog( |
const athread: tthreadcomp = Nil; |
const atext: msestring = ''; |
const caption: msestring = ''; |
const acancelaction: notifyeventty = Nil; |
const aexecuteaction: notifyeventty = Nil; |
const aidleaction: waitidleeventty = Nil; |
const acontinueaction: notifyeventty = Nil |
):Boolean; |