Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EVariantError.CreateCode

Create an instance of EVariantError with a particular error code.

Declaration

Source position: sysutilh.inc line 178

constructor EVariantError.CreateCode(

  Code: LongInt

);

Description

CreateCode calls the inherited constructor, and sets the ErrCode property to Code.

See also

ErrCode

  

Variant error code.


Documentation generated on: Jul 24 2023