[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'maskedit' (#lcl)

TCustomMaskEdit.EditText

The string that has been typed in the Edit Box and obscured by the Masking characters

Declaration

Source position: maskedit.pp line 251

protected property TCustomMaskEdit.EditText : string
  read GetEditText
  write SetEditText;