[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Form which created the dialog class instance.
Source position: dialogs.pp line 114
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.