[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Create an instance of EVariantError with a particular error code.
Source position: sysutilh.inc line 126
constructor EVariantError.CreateCode( |
Code: LongInt |
); |
CreateCode calls the inherited constructor, and sets the ErrCode property to Code.
|
Variant error code. |
No notes exist for this page yet.