EMS.ResourceAPI.TEMSBaseResource.TActions
[–] Properties | |
---|---|
Type: set typedef
| |
Visibility: public | |
Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
Unit: EMS.ResourceAPI | |
Parent: TEMSBaseResource |
Delphi
TActions = set of TAction;
C++
typedef System::Set<TAction, _DELPHI_SET_ENUMERATOR(TAction::List), _DELPHI_SET_ENUMERATOR(TAction::Delete)> TActions;
Description
Embarcadero Technologies does not currently have any additional information.