[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Masks' (#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.0 Generated 2025-05-03 Home