ExtraHeader

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseForm > Properties >

ExtraHeader

Use this property to add any extra headers required by your form

 

SIGNATURE=IWBaseForm.TIWBaseForm.ExtraHeader

 

ETYPE=Property

 

Declaration:

Delphi:

published property ExtraHeader: TStringList;

C++:

__published: __property TStringList ExtraHeader;

 

Description: This is ExtraHeader, a member of class TIWBaseForm.