Unit 'ExtDlgs' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#lcl]

TCalculatorDialog.Create

Constructor for the class instance.

Declaration

Source position: extdlgs.pas line 169

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.4 Generated 2025-11-08 Home