JVCL Help:TJvExFrame

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvExControl
TJvExFrame
run\JvExForms.pas


Summary

Base class for extended frames.

run\JvExForms.pas


Pascal

 run\JvExForms.pas
 TJvExFrame = class(TFrame, IJvExControl);


Description

TJvExFrame is a base class for classes in the JVCL library that descend from TFrame.
Do not create instances of TJvExFrame. Use a descendant of TJvExFrame or create your own descendant class.

run\JvExForms.pas


About

Navigation

run\JvExForms.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