JVCL Help:TJvArrayButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvArrayButton
run\JvArrayButton.pas


Summary

A grid of buttons

run\JvArrayButton.pas


Pascal

 run\JvArrayButton.pas
 TJvArrayButton = class(TJvGraphicControl);


Description

  1. JVCLInfo

One design time rectangle that you can divide into rows and columns, each cell representing a single button. OnClick event returns row and col of the clicked cell/button.

run\JvArrayButton.pas


About

Navigation

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