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: Tue 2:20:51 pm