HolderControl property
Applies to
acEmbeddedForm
component.
Declaration
property
HolderControl: TWinControl;
Description
The HolderControl property specifies the control which should be used to hold the embedded form. You can select any successor of TWinControl.
See also
FormName
property.