JVCL Help:TJvListBoxBackground

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvListBoxBackground
run\JvListBox.pas


Summary

Contains data for drawing a list box's background.

run\JvListBox.pas


Pascal

 run\JvListBox.pas
 TJvListBoxBackground = class(TPersistent);


Description

TJvListBoxBackground is used in the Background property of TJvCustomListBox and its descendants. It specifies the bitmap and fill mode to use for drawing the list box's background.

run\JvListBox.pas


See Also

TJvListBoxBackground.FillMode, TJvListBoxBackground.Image, TJvListBoxBackground.Visible

run\JvListBox.pas


About

Navigation

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