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

TFreeTypeAlignment

Declaration

Source position: easylazfreetype.pas line 40

type TFreeTypeAlignment = (

  ftaLeft,

  

  ftaCenter,

  

  ftaRight,

  

  ftaJustify,

  

  ftaTop,

  

  ftaVerticalCenter,

  ftaBaseline,

  

  ftaBottom

  

);

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