[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 198

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.