System.SysUtils._di_TProc

From RAD Studio API Documentation
Jump to: navigation, search


C++

typedef System::DelphiInterface<TProc> _di_TProc;

Properties

Type Visibility Source Unit Parent
typedef public System.SysUtils.hpp System.SysUtils System.SysUtils

Description

Delphi interface of TProc.

TProc represents a pointer to a procedure.

See Also