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

TCustomMaskEdit.GetTextWithoutMask

Gets the raw value for the control without formatting applied by an edit mask.

Declaration

Source position: maskedit.pp line 270

protected function TCustomMaskEdit.GetTextWithoutMask(

  Value: TCaption

):TCaption;

Function result

Value for the control without the formatting or literals in the EditMask.