JVCL Help:TJvLookOutPage.ExchangeButtons
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOutPage.ExchangeButtons Method
[+] TJvLookOutPage Events
[+] TJvLookOutPage Methods
[+] TJvLookOutPage Properties
Search in JVCL Help
Search in all projectsSummary
Switches the position of two buttons.
Pascal
procedureExchangeButtons(Button1: TJvCustomLookOutButton; Button2: TJvCustomLookOutButton); virtual;
Parameters
Parameters | Description |
Button1: TJvCustomLookOutButton | The first button to move. |
Button2: TJvCustomLookOutButton | The second button to move. |
Description
Call ExchangeButtons to switch the position of two buttons.
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