[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

HBRUSH

The type of a painting Brush Handle.

Declaration

Source position: lcltype.pp line 110

type HBRUSH = type THandle;

Description

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.