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

TPanelPart

TPanelPart - enumerated type listing the possible parts that comprise a Panel

Declaration

Source position: comctrls.pp line 56

type TPanelPart = (

  ppText,

  

  ppBorder,

  

  ppWidth

  

);