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