System.NetEncoding.Sqids.TSqidsEncoding Fields

From RAD Studio API Documentation


InheritedProtected
CAlphabetpublicCAlphabet: string = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789;
CMaxMinLengthpublicCMaxMinLength: Integer = $FF;
CMinAlphabetLengthpublicCMinAlphabetLength: Integer = 3;
CMinValuepublicCMinValue: Integer = 0;