JVCL Help:TJvLookOutPage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOutPage Class
[+] JvLookOut.pas Classes
[+] TJvLookOutPage Events
[+] TJvLookOutPage Methods
[+] TJvLookOutPage Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvLookOutPage
TJvExpress
run\JvLookOut.pas
Summary
Represents a page on a lookout control.
Pascal
run\JvLookOut.pas
TJvLookOutPage = class(TJvCustomControl);
Description
A TJvLookOutPage represents a page in a TJvLookOut. A collection of pages are maintained by the TJvLookOut in its Pages property. A TJvLookOutPage maintains a set of buttons in its Buttons property and also have properties to change its visual appearance.
Don't create instances of TJvLookOutPage. Instead, use the methods of TJvLookOut.Pages to add, remove and modify the pages in a TJvLookOut.
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