JVCL Help:TJvLookOutPage.Buttons

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvLookOutPage.ButtonCount


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