[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Provides access to the mask exception code for the exception instance.
Source position: masks.pas line 48
public property EMaskError.Code : TMaskExceptionCode |
Code is a read-only TMaskExceptionCode property with the code for a mask exception class instance. The value in Code is passed as argument to the Create or CreateFmt constructors.
Version 4.0 | Generated 2025-05-03 | Home |