GConfigXORKey Variable

Definition

This variable must contains the XOR key to crypt/uncrypt the program settings file in RELEASE mode.

Delphi
var GConfigXORKey: TByteDynArray

Value

TByteDynArray

Remarks

By default it's filled by an include in this unit implementation.