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

TStaticBorderStyle

TStaticBorderStyle - enumerated type for border of static text: none, single or sunken

Declaration

Source position: stdctrls.pp line 954

type TStaticBorderStyle = (

  sbsNone,

  

  sbsSingle,

  

  sbsSunken

  

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads