Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

HBRUSH

The type of a painting Brush Handle.

Declaration

Source position: lcltype.pp line 111

type HBRUSH = type TLCLHandle;

Description

A brush is used to fill image areas. Typical brush properties are color, pattern and fill style.

Version 4.6 Hosted on Source Forge