Unit 'MUIClass.Gadget' Package
[Overview][Classes][Index] [#MUIClass]

TMUIString.Format

Alignment of the input string.

Declaration

Source position: MUIClass.Gadget.pas line 64

published property TMUIString.Format : PtrInt
  read FFormat
  write SetFormat
  default MUIV_String_Format_Left;

Description

MUIV_String_Format_Left
Left aligned Text
MUIV_String_Format_Center
Centered Text
MUIV_String_Format_Right
Right aligned Text

Documentation generated on: 2024-04-25