API:System.TypInfo.TIntfFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TIntfFlags = set of TIntfFlag;

C++

typedef System::Set<TIntfFlag, TIntfFlag::ifHasGuid, TIntfFlag::ifDispatch> TIntfFlags;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.TypInfo.pas
System.TypInfo.hpp
System.TypInfo System.TypInfo

Description

Embarcadero Technologies does not currently have any additional information.