JVCL Help:TJvExForm
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvExForm Class
[+] JvExForms.pas Classes
[+] TJvExForm Methods
[+] TJvExForm Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvExControl
TJvExForm
TJvForm
run\JvExForms.pas
Summary
Base class for extended forms.
Pascal
run\JvExForms.pas
TJvExForm = class(TForm, IJvExControl);
Description
TJvExForm is a base class for classes in the JVCL library that descend from TForm.
Do not create instances of TJvExForm. Use a descendant of TJvExForm or create your own descendant class.
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