System.Classes.CheckForCycles

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CheckForCycles(const Obj: TObject; const PostFoundCycle: TPostFoundCycleProc); overload;
procedure CheckForCycles(const Intf: IInterface; const PostFoundCycle: TPostFoundCycleProc); overload;

C++

extern DELPHI_PACKAGE void __fastcall CheckForCycles(System::TObject* const Obj, const _di_TPostFoundCycleProc PostFoundCycle)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。