Unit 'HtmlGlobals' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_htmlviewer]

PromptForFileName

Declaration

Source position: HtmlGlobals.pas line 423

function PromptForFileName(

  var AFileName: string;

  const AFilter: string = '';

  const ADefaultExt: string = '';

  const ATitle: string = '';

  const AInitialDir: string = '';

  SaveDialog: Boolean = False

):Boolean;



CT Web help

CodeTyphon Studio