Get and set a string gadgets contents.
Source position: MUIClass.Gadget.pas line 65
published property TMUIString.Contents : string |
Contents gets updated every time when the contents of the string gadget change. When you connect the Event OnContentsChange, you will hear about every keystroke.
|
Event triggered on every change of the Text in the Edit box. |