Unit 'LSDialogs' Package
[Overview][Types][Procedures and functions][Index] [#pl_solutions]

LSOpenDialog

Declaration

Source position: LSDialogs.pas line 35

function LSOpenDialog(

  const ALSOpenDialogType: TLSOpenDialogType = odtFile;

  const AInitialDir: string = '';

  const AFilter: string = '';

  const AFilterIndex: Integer = - 1;

  const AMultiSelect: Boolean = False;

  const AAbortIfNotExecute: Boolean = True

):string;



CT Web help

CodeTyphon Studio