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

pmCopy

Represents the Copy pen mode.

Declaration

Source position: graphics.pp line 182

const pmCopy = FPCanvas.pmCopy;

Description

Alias for the FPCanvas.pmCopy enumeration value in the FCL. Pixels affected by the pen are set to the pen color.


Version 4.0 Generated 2025-05-03 Home