Search results

Jump to: navigation, search
  • TValue is a data structure that can store different kinds of data types. TValue is used in the Rtti unit to ease the access to fields and ...
    661 bytes (53 words) - 13:48, 16 November 2011
  • Description: ifeq: | System. ... Rtti. TValue. IsType | | System. Rtti. TValue. IsType. Checks whether the currently stored value can be casted to a ...
    1 KB (91 words) - 16:27, 16 October 2011
  • Description: ifeq: | System. ... Rtti. TValue. AsType | | System. Rtti. TValue. AsType. Casts the currently stored value to another type. Call AsType to ...
    821 bytes (56 words) - 03:56, 10 February 2014
  • Description: ifeq: | System. ... Rtti. TValue. DataSize | | System. Rtti. TValue. DataSize. Returns the number of bytes occupied by the stored value. ...
    939 bytes (71 words) - 18:01, 16 October 2011
  • Rtti. ... the TValue record containing the converted value will be placed. TryCast returns true if the conversion succeeded, and false otherwise. ...
    1 KB (82 words) - 15:45, 16 October 2011
  • Rtti. ... type. Cast returns a new TValue record containing the converted value if the conversion succeeded; otherwise, an exception is raised. ...
    1 KB (92 words) - 03:56, 10 February 2014
  • To use TValue:From in previous-generation C++ compilers , you must ... See Also : System.Rtti.TValue.FromVariant System.Rtti.TValue.FromOrdinal ...
    1 KB (110 words) - 09:04, 17 February 2016
  • Description: ifeq: | System. ... Rtti. TValue. ExtractRawData. System. Rtti. TValue. ExtractRawData. Copies the stored value to the given memory address. ...
    1 KB (103 words) - 03:56, 10 February 2014
  • Description: ifeq: | System. ... Rtti. TValue. ExtractRawDataNoCopy. System. Rtti. TValue. ExtractRawDataNoCopy. Copies the stored value to the given ...
    1 KB (98 words) - 16:29, 16 October 2011
  • Description: ifeq: | System. ... Rtti. TValue. GetReferenceToRawData. System. Rtti. TValue. GetReferenceToRawData. Returns a pointer to the stored value. ...
    966 bytes (69 words) - 17:29, 16 October 2011
  • Description: ifeq: | System. ... Rtti. TValue. TryAsType | | System. Rtti. TValue. TryAsType. Tries to cast the currently stored value to another type. ...
    870 bytes (65 words) - 16:58, 16 October 2011
  • Description: Rtti. TValue. ... The Values parameter is an array of TValue values that will be stored inside the built TValue record. ...
    965 bytes (74 words) - 16:46, 16 October 2011
  • Description: Rtti. TValue. ... Builds a new TValue record from an ordinal value. that can be used to build TValue records with a stored ordinal value. ...
    975 bytes (72 words) - 16:58, 16 October 2011
  • Description: Rtti. TValue. ... Builds a new TValue record from a Variant value. FromVariant is a static method that can be used to build TValue ...
    934 bytes (61 words) - 17:49, 16 October 2011
  • See Also : System.Rtti.TValue.IsType System.Rtti.TValue.AsObject System.Rtti.TValue.IsObjectInstance Category:API Documentation- ...
    874 bytes (73 words) - 04:37, 13 June 2017
  • Description: Rtti. TValue. ... Returns an empty TValue record. Empty is a static method that can be used to obtain a TValue record that has no ...
    592 bytes (42 words) - 18:07, 16 October 2011
  • See Also : System.Rtti.TValue.IsObject System.Rtti.TValue.IsType Category:API Documentation.
    889 bytes (69 words) - 07:01, 13 June 2017
  • Description: ifeq: | System. ... Rtti. TValue. Kind | | System. Rtti. TValue. Kind. Specifies the type kind of the stored value. Use Kind to obtain a ...
    639 bytes (44 words) - 17:37, 16 October 2011
  • Description: Rtti. TValue. ... Returns an element from the array stored in the TValue record. an element from the array stored in the TValue record. ...
    1 KB (82 words) - 16:21, 16 October 2011
  • Description: Rtti. TValue. ... Sets an element in the array stored in the TValue record. to set an element in the array stored in the TValue record. ...
    1 KB (102 words) - 17:58, 16 October 2011

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)