[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create an instance of EVariantError with a particular error code.
Source position: sysutilh.inc line 177
constructor EVariantError.CreateCode( |
Code: LongInt |
); |
CreateCode calls the inherited constructor, and sets the ErrCode property to Code.
|
Variant error code. |