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

TMUIString.Contents

Get and set a string gadgets contents.

Declaration

Source position: MUIClass.Gadget.pas line 62

published property TMUIString.Contents : string
  read GetContents
  write SetContents;

Description

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.

See also

OnContentsChange

  

Event triggered on every change of the Text in the Edit box.


Documentation generated on: 2024-04-16