<< Click to Display Table of Contents >> Replace - [TObjectReplace] |
![]() ![]() ![]() |
An ini file section of the form TObjectClass with Replace appended cause any occurrences of the keys in that section which appear in the Pascal file being replaced by the associated value. if the value is null then the uses clause entry will be deleted.
This is possibly only useful at the form level. An example might be
[TFormReplace]
SysUtils=System.SysUtils
Types=System.Types
UITypes=System.UITypes
Classes=System.Classes
Variants=System.Variants
Types=FMX.Types
Controls=FMX.Controls
Forms=FMX.Forms
Dialogs=FMX.Dialogs
Layouts=FMX.Layouts
Memo=FMX.Memo
Buttons=
Graphics=
StdCtrls=
ExtCtrls=