void __fastcall TForm1::FormCreate(TObject *Sender) { AnsiString str; str = ExtractFileName(Application->ExeName); ShowMessage(str); }
DownLoad bcbtips010.lzh 3KB(BCB5)