JVCL Help:TJvPanel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPanel Class
[+] JvPanel.pas Classes
[+] TJvPanel Events
[+] TJvPanel Methods
[+] TJvPanel Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvArrangePanel
TJvCustomArrangePanel
TJvPanel
TJvDynControlJVCLButtonEdit
TJvDynControlJVCLDateTimeEdit
TJvDynControlJVCLPanel
run\JvPanel.pas
Summary
A panel control that extends the standard TPanel
Pascal
run\JvPanel.pas
TJvPanel = class(TJvCustomArrangePanel);
Description
- JVCLInfo
Use TJvPanel to put an empty panel on a form. TJvPanel extends the standard TPanel with new properties like Movable, Sizable, FlatBorder, MultiLine, Transparent, AutoArrange and new events like OnBeforeMove, OnAfterMove, OnParentResize, OnChangedHeight and OnChangedWidth
About
▼ TJvPanel
Notes
The AutoArrange functionality only works with descendants of TWinControl, for example it will not AutoArrange labels
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