JVCL Help:TJvBrushPattern.Active

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the brush pattern is in use.


Pascal

 propertyActive: Boolean;


Description

Set the Active property to false when you don't want to use the TBitmap pattern returned by calling GetBitmap.
By convention, when Active is false, OddColor is used to draw the background.


See Also

TJvBrushPattern.EvenColor, TJvBrushPattern.GetBitmap, TJvBrushPattern.OddColor


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