AddSpecialField Method
Adds a special field name and the corresponding value.
Syntax
void __fastcall AddSpecialField(String Name, String Val);Remarks
Please refer to the SpecialFieldName and SpecialFieldValue properties for more information on form variables and how they are managed.