API:System.SyncObjs.TLightweightEvent.IsSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsSet: Boolean read GetIsSet;

C++

__property bool IsSet = {read=GetIsSet, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TLightweightEvent

Description

Embarcadero Technologies does not currently have any additional information.