Unit 'Masks' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TMaskBase.Exception_InternalError

Raises an EMaskError exception when a parsed op code does not match an expected value in the mask expression.

Declaration

Source position: masks.pas line 203

protected procedure TMaskBase.Exception_InternalError;

Description

The method is called from the IncrementLastCounterBy method when a range expression is handled in Compile.

See also

TMaskUTF8.Compile

  

Examines the mask expression and creates a list of op codes.


Version 4.4 Generated 2025-11-08 Home