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

TPenPattern

Represents a pattern brush for a pen.

Declaration

Source position: graphics.pp line 624

type TPenPattern = array of LongWord;

Description

TPenPattern is an array type used to store the sequence of LongWord values that make up the pen pattern. TPenPattern is essentially a user-defined pen style.

TPenPattern is the type used to implement the Pattern property in TPen.

See also

TPen

  

Represents a pen used to draw on a canvas.



CT Web help

CodeTyphon Studio