System.SyncObjs.TCriticalSectionHelper

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

Delphi

TCriticalSectionHelper = record helper for TRTLCriticalSection

C++

struct TCriticalSectionHelper /* Helper for record '_RTL_CRITICAL_SECTION' */;

プロパティ

種類 可視性 ソース ユニット
helper
class
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

説明

TCriticalSectionHelper は、TRTLCriticalSection レコード用のレコード ヘルパです。

TCriticalSectionHelper は、TRTLCriticalSection レコード用に、オペレーティング システムに依存するいくつかのヘルパ ルーチンを提供します。

関連項目