System.Tether.Manager.TTetheringDoLog

提供:RAD Studio API Documentation

Delphi

TTetheringDoLog = procedure(const Msg: string) of object;

C++

typedef void __fastcall (__closure *TTetheringDoLog)(const System::UnicodeString Msg);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager


説明

クラス手続き Log のイベント ハンドラの型です。

関連項目