[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: dialogs.pp line 524
public constructor TReplaceDialog.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
Create is the constructor for TReplaceDialog, and calls the inherited Create method. It sets the initial option values for find and replace.
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |