GMiniFMXScenesContextXORKey Variable

Definition

This array will be used to crypt and uncrypt the ScenesContext file when you compile your project in RELEASE mode.

Delphi
var GMiniFMXScenesContextXORKey: TByteDynArray

Value

TByteDynArray

Remarks

Use https://xorkeysgenerator.olfsoftware.fr to generate a list of random numbers and put the result in the Init() procedure below.