Unit 'LSControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

TLSLabelPosition

Declaration

Source position: LSControls.pas line 66

type TLSLabelPosition = (

  lpTopLeft,

  

  lpTopCenter,

  

  lpTopRight,

  

  lpRightTop,

  

  lpRightCenter,

  

  lpRightBottom,

  

  lpBottomRight,

  

  lpBottomCenter,

  

  lpBottomLeft,

  

  lpLeftBottom,

  

  lpLeftCenter,

  

  lpLeftTop

  

);



CT Web help

CodeTyphon Studio