Object Translation [ObjectChanges]

<< Click to Display Table of Contents >>

Navigation:  Configuration > IniFile Sections >

Object Translation [ObjectChanges]

Previous pageReturn to chapter overviewNext page

An ini file section [ObjectChanges] will cause any VCL objects which occurs in the of the keys in that section which appear in the dfm file to translate in the FMX file as object classes specified by the associated value.

 

Eg

[ObjectChanges]

TAdvStringGrid = TStringGrid