Create: IFileDialog; begin Result := CreateComObject(CLASS_FileDialog) as IFileDialog; end; class function CoFileDialog.CreateRemote(const MachineName: ...
確定! 回上一頁