Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2StrokeDash

Declaration

Source position: orca_scene2d.pas line 532

type TD2StrokeDash = (

  d2DashSolid,

  

  d2DashDash,

  

  d2DashDot,

  

  d2DashDashDot,

  

  d2DashDashDotDot,

  

  d2DashCustom

  

);



CT Web help

CodeTyphon Studio