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

TMUIString.OnAcknowledge

Event when Edit in the String gadget was finished and the new Value was acknowledged (by pressing Enter)

Declaration

Source position: MUIClass.Gadget.pas line 71

published property TMUIString.OnAcknowledge : TNotifyEvent
  read FOnAcknowledge
  write FOnAcknowledge;

Description

TAB will not trigger that Event.

See also

OnContentsChange

  

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


Documentation generated on: 2024-03-28