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

TfpgTextFlags

Declaration

Source position: fpg_main.pas line 51

type TfpgTextFlags = set of (

  txtLeft,

  txtHCenter,

  txtRight,

  txtTop,

  txtVCenter,

  txtBottom,

  txtWrap,

  txtDisabled,

  txtAutoSize

);


Documentation generated on: 2012-01-26