Search results
Did you mean: System.asstring
- The element type cannot be varString. ... If the element type is var System.Variant , the elements of the array are themselves Variants and ...2 KB (276 words) - 00:30, 17 October 2011
- Description: ifeq: | System. ... VarDataIsStr returns true if the given TVarData record has a VType field of varString or varOleStr. ...794 bytes (46 words) - 22:48, 16 October 2011
- This must be one of the constants defined in the System unit. ... The element type cannot be varString or a custom Variant type. ...2 KB (240 words) - 11:15, 10 February 2014
- ifeq: | System. ... (13) define varByte (ByteByte_Type)(17) define varString (WordWord_Type)(256) define varTypeMask (WordWord_Type)(4095) ...5 KB (598 words) - 11:10, 10 February 2014
- The type of a variant can be set as in the following code (Delphi): The type of Variant V is set to String TVarData(V).VType : varString; ...730 bytes (62 words) - 00:17, 17 October 2011
- VarIsStr returns true if the given variant's type code is varString or varOleStr. If the variant contains any other type of value, the ...757 bytes (51 words) - 23:19, 16 October 2011