Unit RALTools
Description
Unit for General public functions
Uses
- Windows
- UTF8Process
- Classes
- SysUtils
- Variants
- StrUtils
- TypInfo
- DateUtils
- RALTypes
- RALConsts
- RALCompress
Overview
Functions and Procedures
function CriptoToStrCripto(ACripto: TRALCriptoType): StringRAL; |
function FixRoute(ARoute: StringRAL): StringRAL; |
function HTTPMethodToRALMethod(AMethod: StringRAL): TRALMethod; |
function OnlyNumbers(const AValue: StringRAL): StringRAL; |
function RALMethodToHTTPMethod(AMethod: TRALMethod): StringRAL; |
function RALStringToDateTime(const AValue: StringRAL; const AFormat: StringRAL = 'yyyyMMddhhnnsszzz'): TDateTime; |
function RandomBytes(numOfBytes: IntegerRAL): TBytes; |
function StrCriptoToCripto(const AStr: StringRAL): TRALCriptoType; |
function RALDateTimeToGMT(ADateTime: TDateTime): TDateTime; |
function Contains(const AStr: StringRAL; const AArray: array of StringRAL): boolean; |
function RALCPUCount: integer; |
Description
Functions and Procedures
function CriptoToStrCripto(ACripto: TRALCriptoType): StringRAL; |
|
This item has no description. |
function FixRoute(ARoute: StringRAL): StringRAL; |
|
This item has no description. |
function HTTPMethodToRALMethod(AMethod: StringRAL): TRALMethod; |
|
This item has no description. |
function OnlyNumbers(const AValue: StringRAL): StringRAL; |
|
This item has no description. |
function RALMethodToHTTPMethod(AMethod: TRALMethod): StringRAL; |
|
This item has no description. |
function RALStringToDateTime(const AValue: StringRAL; const AFormat: StringRAL = 'yyyyMMddhhnnsszzz'): TDateTime; |
|
This item has no description. |
function RandomBytes(numOfBytes: IntegerRAL): TBytes; |
|
This item has no description. |
function StrCriptoToCripto(const AStr: StringRAL): TRALCriptoType; |
|
This item has no description. |
function RALDateTimeToGMT(ADateTime: TDateTime): TDateTime; |
|
This item has no description. |
function Contains(const AStr: StringRAL; const AArray: array of StringRAL): boolean; |
|
This item has no description. |
function RALCPUCount: integer; |
|
This item has no description. |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.