Unit 'MaskEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomMaskEdit.GetEditText

Gets the text in the edit box (the string value that has been masked).

Declaration

Source position: maskedit.pp line 273

protected function TCustomMaskEdit.GetEditText: string; virtual;