JVCL Help:TJvLookOutPage

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvLookOutPage
TJvExpress
run\JvLookOut.pas


Summary

Represents a page on a lookout control.

run\JvLookOut.pas


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.

run\JvLookOut.pas


About

Navigation

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