常规参数
文章标题:
权重:
文章摘要:
procedure TForm1.Button1Click(Sender: TObject);var s : string;begin s:= GetCommandLine; Delete(s, 1, pos('exe', s) + 4); Memo1.Lines.Add(s);end;
关键字:
文件 获得 命令 Delete GetCommandLine pos exe end Memo1.Lines
管理密码: