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

TMUIString.Reject

A string containing characters that should not be accepted as input for the string gadget.

Declaration

Source position: MUIClass.Gadget.pas line 68

published property TMUIString.Reject : string
  read FReject
  write SetReject;

Description

Whenever the user hits such a char, he will hear a beep and gadgets contents won't have changed.

See also

Accept

  

A string containing characters allowed as input for the string gadget.


Documentation generated on: 2024-03-28