Search results

Jump to: navigation, search
Did you mean: System.varisbyref
  • TVarData type codes, and cannot include the varArray or varByRef bits. ... If the element type is var System.Variant , the elements of the ...
    2 KB (276 words) - 00:30, 17 October 2011
  • This must be one of the constants defined in the System unit. Description: It cannot include the varArray or varByRef bits. The element type ...
    2 KB (240 words) - 11:15, 10 February 2014
  • This can be one of the constants defined in the System unit, or it ... Description: It cannot include the varArray or varByRef bits. ...
    1 KB (117 words) - 23:32, 16 October 2011
  • type, or it is constructed from the constants declared in the System unit. ... The varByRef bit is set if the variant is a reference to a value ...
    1 KB (159 words) - 23:21, 16 October 2011
  • Description: ifeq: | System. Variants. VarDataIsArray returns true if the VType field of V contains the varByRef bit. See Also : VarDataIsArray ...
    637 bytes (40 words) - 23:22, 16 October 2011
  • ifeq: | System. ... (4095) define varArray (WordWord_Type)(8192) define varByRef (WordWord_Type)(16384) define varStrArg (ByteByte_Type)(72) ...
    5 KB (598 words) - 11:10, 10 February 2014
  • ifeq: | System. ... If the T* conversion is used, the operator sets the varByRef bit, meaning that the Variant contains a reference as opposed ...
    948 bytes (90 words) - 00:42, 17 October 2011
  • ifeq: | System. ... Unlike the VarDataCopy method, it can't handle data that is stored indirectly (when the VType field includes varByRef). ...
    1 KB (98 words) - 00:40, 17 October 2011
  • Description: ifeq: | System. TCallDesc. ... Note: You must always use the varByRef bit flag with this type. | varUnknown | Pointer to an object ...
    2 KB (221 words) - 23:00, 31 October 2013
  • AResolveByRef indicates how VarIsArray should handle the case when A is a reference to a Variant (when the VarType of A is varByRef or ...
    1 KB (101 words) - 00:27, 17 October 2011
  • VarArrayRef creates a new variant array of the same type as A, but with an extra level of indirection if A does not include the varByRef type bit. ...
    1 KB (87 words) - 00:57, 17 October 2011
  • ifeq: | System. ... The varByRef bit is set if the variant is a reference to a value of the given type as opposed to an actual value. ...
    1 KB (131 words) - 23:07, 16 October 2011
  • ifeq: | System. ... record from another Variant . VarDataCopy can handle data that is stored indirectly (when the VType field includes varByRef). ...
    1 KB (107 words) - 22:53, 16 October 2011
  • VarIsByRef returns true if the given variant's type code includes the includes the varByRef bit. Otherwise, the function result is false. ...
    593 bytes (42 words) - 23:49, 16 October 2011
  • Clears the destination variant and makes a copy of the source variant, including the case when the source is of type varByRef. ...
    2 KB (145 words) - 00:16, 17 October 2011
  • However, Source can't have a VarType that includes the varByRef bit. The following table lists the expected behavior when using Variant ...
    2 KB (134 words) - 00:32, 17 October 2011