[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'typinfo' (#rtl)

TIntfFlagsBase

Set of TIntfFlag.

Declaration

Source position: typinfo.pp line 61

type TIntfFlagsBase = set of (

  ifHasGuid,

  

Interface has GUID identifier

  ifDispInterface,

  

Interface is a dual dispatch interface

  ifDispatch,

  

Interface is a dispatch interface

  ifHasStrGUID

  

Interface has a string GUID identifier

);


Documentation generated on: Nov 14 2015