System.NetEncoding.Sqids.TSqidsEncoding Fields

From RAD Studio API Documentation
Revision as of 23:03, 22 October 2024 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.NetEncoding.Sqids.TSqidsEncoding Fields|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go here-->...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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