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

TMUIString.MaxLen

[i] Setup the maximum length for the string gadget.

Declaration

Source position: MUIClass.Gadget.pas line 67

published property TMUIString.MaxLen : Integer
  read FMaxLen
  write SetMaxLen
  default 79;

Description

This attribute is only valid at object creation time. Default maximum length is 79. (Note: In contrast to C here the #0 byte is not counted, object will internally add one more for the #0 byte before transfering to MUI)

See also

Contents

  

Get and set a string gadgets contents.


Documentation generated on: 2024-03-29