JVCL Help:TJvExScrollingWinControl

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


Summary

Base class for extended scrolling windowed controls.

run\JvExForms.pas


Pascal

 run\JvExForms.pas
 TJvExScrollingWinControl = class(TScrollingWinControl, IJvExControl);


Description

TJvExScrollingWinControl is a base class for classes in the JVCL library that descend from TScrollingWinControl.
Do not create instances of TJvExScrollingWinControl. Use a descendant of TJvExScrollingWinControl 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