[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The type of a painting Brush Handle.
Source position: lcltype.pp line 110
type HBRUSH = type THandle; |
A brush is used to fill image areas. Typical brush properties are color, pattern and fill style.
lazarus-ccr.sourceforge.net |