星期五, 3月 13, 2009

取得APP PATH


procedure TForm1.FormCreate(Sender: TObject);
begin
caption := extractfilepath(ParamStr(0));
end;

沒有留言: