[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Form which created the dialog class instance.
Source position: dialogs.pp line 115
protected property TCommonDialog.AttachTo : TCustomForm |
AttachTo is a platform-specific property which provides the form instance which created the dialog. It is used primarily for the MacOS Cocoa interface to provide the window handle needed for the platform.
Version 4.0 | Generated 2025-05-03 | Home |