RAD Studio VCL Reference
ContentsIndex
TBrush Members Protected Methods
Protected Methods
 
Name 
Description 
 
Copies the properties of an object to a destination object. 
 
Generates an OnChange event when the properties of the graphics object change. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
This is GetBitmap, a member of class TBrush. 
 
This is GetColor, a member of class TBrush. 
 
This is GetHandle, a member of class TBrush. 
 
Returns the owner of an object. 
 
This is GetStyle, a member of class TBrush. 
 
Lock 
Blocks other execution threads from using the associated canvas until the Unlock method is called. 
 
This is SetBitmap, a member of class TBrush. 
 
This is SetColor, a member of class TBrush. 
 
This is SetHandle, a member of class TBrush. 
 
This is SetStyle, a member of class TBrush. 
 
Releases the lock on execution threads set by the Lock method. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.