ToolsAPI.IOTADebuggerVisualizer.GetSupportedType
Delphi
procedure GetSupportedType(Index: Integer; var TypeName: string;
var AllDescendants: Boolean); overload;
C++
virtual void __fastcall GetSupportedType(int Index, System::UnicodeString &TypeName, bool &AllDescendants) = 0 /* overload */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTADebuggerVisualizer |
Description
Embarcadero Technologies does not currently have any additional information.