Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TPen.SetPattern

SetPattern - specifies the pattern for the pen.

Declaration

Source position: graphics.pp line 659

public procedure TPen.SetPattern(

  APattern: TPenPattern

);

Description

SetPattern is a reintroduced procedure in TPen to use the TPenPattern type. The property in the ancestor class uses the LongWord type.