OpenDocument
procedure OpenDocument(
const Document: string;
const CmdLine: string;
const StartDir: string;
const Action: string;
ShowCmd: Integer = 1);
procedure OpenDocument(
const Document: string;
const Action: string;
ShowCmd: Integer = 1);
procedure OpenDocument(
const Document: string;
ShowCmd: Integer = 1);
Defined in: DSLaunchUtil
⏱ Last Modified: Mon 3:43:39 pm