[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'GfxBase' (#fpgfx)

TGfxLineStyle

Declaration

Source position: gfxbase.pas line 295

type TGfxLineStyle = (

  lsSolid,

  

  lsDot

  

);

Description