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

TDirectoryEdit.Create

Constructor for the class instance.

Declaration

Source position: editbtn.pas line 501

public constructor TDirectoryEdit.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the class instance.

Description

Create is the overridden constructor for the class instance, and calls the inherited constructor. Create sets the values in the DialogOptions property to the defaults in DefaultOpenDialogOptions.

See also

TDirectoryEdit.DialogOptions

  

Contains the options enabled for the Open dialog displayed by the control.

DefaultOpenDialogOptions


Version 4.0 Generated 2025-05-03 Home