IMpfDataAttrib

<< Click to Display Table of Contents >>

Navigation:  Interfaces >

IMpfDataAttrib

SIGNATURE=IWTypes.IMpfDataAttrib

 

ETYPE=Interface

 

Declaration:

Delphi:

public IMpfDataAttrib = interface;

C++:

public: __interface IMpfDataAttrib;

 

IMpfDataAttrib

 

Unit: IWTypes.pas

 

Description: D2010 supports attributes, but we still support D2009. So we use this interface like an attribute to mark TIWCompFile. This allows removal of a lot of crap from the input interface and the obligatory crap required for every control that implements the intput interface.