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

TCalculatorDialog.Create

Constructor for the class instance.

Declaration

Source position: extdlgs.pas line 163

public constructor TCalculatorDialog.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the class instance.

Description

Create is the overridden constructor for the TCalculatorDialog class. It calls the inherited method on entry, and sets the default values for properties including:

See also

TExtCommonDialog.Create

  

Constructor for the class instance.


Version 4.0 Generated 2025-05-03 Home