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

TLabelPosition

Declaration

Source position: extctrls.pp line 923

type TLabelPosition = (

  lpAbove,

  

  lpBelow,

  

  lpLeft,

  

  lpRight

  

);

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