|
빌더 5 헬프에 내용입니다.
-------------------------------
Displays the file-selection dialog.
virtual bool __fastcall Execute(void);
Description
Execute opens the file-selection dialog, returning true when the user selects a file and clicks Open. If the user clicks Cancel, Execute returns false.
|