System.NetEncoding.Sqids.TSqidsEncoding Fields

From RAD Studio API Documentation
Jump to: navigation, search


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