Represents the White pen mode.
Source position: graphics.pp line 163
const pmWhite = FPCanvas.pmWhite;
Alias for the FPCanvas.pmWhite enumeration value in the FCL. Pixels affected by the pen are always set to white.