TiLedMatrix
Hierarchy Properties Methods Events
Unit
iLedMatrix (VCL)
QiLedMatrix (CLX)
Description
TiLedMatrix is a grid of LED elements. Use the RowCount and ColCount
property's to set the number of rows and columns. The advantage of using the TiLedMatrix
instead of placing individual LED's is that only one window handle is needed
for the entire control and the painting speed is much faster that having each
element paint itself. The IndicatorActive, IndicatorColor, and IndicatorCaption
properties can be set independently for each element only at runtime.
Contents | Index | Previous | Next