[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'StdCtrls' (#lcl)

TStaticBorderStyle

Declaration

Source position: stdctrls.pp line 927

type TStaticBorderStyle = (

  sbsNone,

  

  sbsSingle,

  

  sbsSunken

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.