TRVPenStyle Type

<< Click to display table of contents >>

TRVPenStyle Type

Unit [VCL/FMX]: RVTypes / fmxRVTypes.

A pen style type.

Syntax (VCL and LCL)

type

  TRVPenStyle = TPenStyle;

Syntax (FireMonkey)

type

  TRVPenStyle = (rvpsSolid, rvpsDash, 

    rvpsDot, rvpsDashDot, 

    rvpsDashDotDot, rvpsClear, 

    rvpsInsideFrame);

See also:

Pen style constants