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

TPen.Style

The Style of the current Pen

Declaration

Source position: graphics.pp line 570

published property TPen.Style
  default psSolid;

Description

Can be one of the following:
psSolid, psDash, psDot, psDashDot, psDashDotDot, psinsideFrame, psPattern,psClear
Default is psSolid

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