ContentFiles

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseForm > Properties >

ContentFiles

Use this property to add any external content file to your application.

 

SIGNATURE=IWBaseForm.TIWBaseForm.ContentFiles

 

ETYPE=Property

 

Declaration:

Delphi:

published property ContentFiles: TStringList;

C++:

__published: __property TStringList ContentFiles;

 

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