Include - [TObectInclude]

<< Click to Display Table of Contents >>

Navigation:  Configuration > IniFile Sections >

Include - [TObectInclude]

Previous pageReturn to chapter overviewNext page

An ini file section of the form TObjectClass with Include appended means that any occurrences of the [Section] object in the dfm file will cause the key values to be included in the uses clause of the associated pascal file. The value informatiuon in the [Section] is required but is not used.

 

Eg.

 

[TListBoxInclude]

FMX.ListBox=inc