[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler for invalid custom variants
Source position: variants.pp line 290
var InvalidCustomVariantType: TCustomVariantType; |
InvalidCustomVariantType can be set to a TCustomVariantType instance to indicate an an unknown type. By default it is set to Pointer(-1).
|
Find a custom variant class on vartype |