System.ObjAuto.TMethodInfoHeader.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Name: TSymbolName;

C++

System::Typinfo::TSymbolName Name;

Properties

Type Visibility Source Unit Parent
field public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto TMethodInfoHeader

Description

Represents the name of the method.

You should not use this field directly. You can use TMethodInfoHeader as in the following code example: