[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TOpenDialog.Create

Create - constructor for TOpenDialog: calls inherited Create then loads default options

Declaration

Source position: dialogs.pp line 199

public constructor TOpenDialog.Create(

  TheOwner: TComponent

); override;

See also

TFileDialog.Create

  

Create - constructor for TFileDialog: calls inherited Create, makes stringlists for files and history, initialises filter index

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads