Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32🞂TCustomBitmap32🞂PenColorPropertyPublic

TCustomBitmap32.PenColor

Color value used for pen drawing operations (MoveTo, LineTo).

Declaration ​

pascal
property PenColor: TColor32 read FPenColor write FPenColor;

Description ​

PenColor specifies the 32-bit ARGB color used when drawing lines with MoveTo and LineTo.