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

pmBlack

Represents the Black pen mode.

Declaration

Source position: graphics.pp line 192

const pmBlack = FPCanvas.pmBlack;

Description

Alias for the FPCanvas.pmBlack enumeration value in the FCL. Pixels affected by the pen are always set to black.


Version 3.2 Generated 2024-02-25 Home