JVCL Help:TJvLookOutPage.ExchangeButtons

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

Search in JVCL Help

 
Search in all projects
 

Summary

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