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

TEmulatedTaskDialog.Owner

Owner of the emulated task dialog form instance.

Declaration

Source position: lcltaskdialog.pas line 210

public TEmulatedTaskDialog.Owner : PTaskDialog;

Description

Contains the task dialog instance (TTaskDialog) which owns the form instance. The value for the member is passed as an argument to the CreateNew constructor. Re-implements the Owner property defined in the TComponent ancestor.

See also

TTaskDialog

  

Implements a task dialog.

TComponent.Owner


Version 4.0 Generated 2025-05-03 Home