embeddedform FormName property
Return to Introduction  Previous page  Next page
Applies to
acEmbeddedForm component.  

Declaration
property FormName: String;  

Description
The FormName specifies the name of form which should be inserted to the control specified in the HolderControl property.  

Note
iiwarning Component do not raise any error or exception if the form specified in FormName could not be found. So please make sure that the form with such name are really exists.  

See also
HolderControl property.