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

TTextLayout

How the Text is to be laid out in the Text Rectangle

Declaration

Source position: graphics.pp line 95

type TTextLayout = (

  tlTop,

  

  tlCenter,

  

  tlBottom

  

);

Description

At the Bottom, Centre or Top of the available window or box

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