JVCL Help:TJvEmbeddedInstanceFormPanel

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvEmbeddedFormPanel
TJvEmbeddedInstanceFormPanel
run\JvEmbeddedForms.pas


Summary

Provides a surface to embed a form in.

run\JvEmbeddedForms.pas


Pascal

 run\JvEmbeddedForms.pas
 TJvEmbeddedInstanceFormPanel = class(TJvEmbeddedFormPanel);


Description

  1. 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.

run\JvEmbeddedForms.pas


About

Navigation

run\JvEmbeddedForms.pas



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