[i] Setup the maximum length for the string gadget.
Source position: MUIClass.Gadget.pas line 70
published property TMUIString.MaxLen : Integer |
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)
|
Get and set a string gadgets contents. |