API:System.SyncObjs.TLightweightSemaphore.CurrentCount
Delphi
property CurrentCount: Integer read FCurrentCount;
C++
__property int CurrentCount = {read=FCurrentCount, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | System.SyncObjs.pas System.SyncObjs.hpp |
System.SyncObjs | TLightweightSemaphore |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。