JVCL Help:TJvBrushPattern

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvBrushPattern
run\JvCustomItemViewer.pas


Summary

Class that manages a brush pattern.

run\JvCustomItemViewer.pas


Pascal

 run\JvCustomItemViewer.pas
 TJvBrushPattern = class(TPersistent);


Description

TJvBrushPattern handles a brush pattern bitmap that can be used for the Bitmap property of a TBrush. TJvBrushPattern creates the TBitmap as necessary and also makes sure that patterns not in use are disposed of correctly.

run\JvCustomItemViewer.pas


About

Navigation

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