JVCL Help:TJvLookOutPage.Buttons
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOutPage.Buttons Property
[+] TJvLookOutPage Events
[+] TJvLookOutPage Methods
[+] TJvLookOutPage Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the buttons on the page.
Pascal
propertyButtons [Index: Integer]: TJvCustomLookOutButton;
Description
Use Buttons to access the button son the page using an index. Use ButtonCount to determine how many buttons are in the array. The last button is at index ButtonCount - 1.
See Also
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