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