JVCL Help:TJvEmbeddedInstanceFormPanel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEmbeddedInstanceFormPanel Class
[+] JvEmbeddedForms.pas Classes
[+] TJvEmbeddedInstanceFormPanel Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvEmbeddedFormPanel
TJvEmbeddedInstanceFormPanel
run\JvEmbeddedForms.pas
Summary
Provides a surface to embed a form in.
Pascal
run\JvEmbeddedForms.pas
TJvEmbeddedInstanceFormPanel = class(TJvEmbeddedFormPanel);
Description
- JVCLInfo
TJvEmbeddedInstanceFormPanel derives from TJvEmbeddedFormPanel but creates a freestanding instance of the specified form class instead of referring to a common, auto-created instance. With this control, each control has its own instance of the specified form and thus isn't affected by changes made to the form in other TJvEmbeddedFormPanel controls.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page