IntfInfo.SameTypeInfo
From RAD Studio VCL Reference
Delphi Information
From IntfInfo.pas
function SameTypeInfo(const RegInfo: PTypeInfo; const OtherInfo: PTypeInfo): Boolean;
Unit: IntfInfo
Type: function
Visibility: public
C++ Information
From IntfInfo.hpp
bool __fastcall SameTypeInfo(Typinfo::TTypeInfo * RegInfo, Typinfo::TTypeInfo * OtherInfo);
Unit: IntfInfo
Type: function
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!