Short Description: Illuminated Logic Delphi function, procedure, and class library. Includes extensive documentation and install instructions. Tested with Delphi 5 through 10.2 Tokyo.
Long Description 1: Illuminated Logic Delphi function, procedure, and class library. Includes extensive documentation and install instructions. Tested with Delphi 5 through 10.2 Tokyo.
Long Description 2: Illuminated Logic Delphi function, procedure, and class library. Includes extensive documentation and install instructions. Tested with Delphi 5 through 10.2 Tokyo.
Units included:
llBool: Boolean logic and conversion functions.
llBytes: Encoding and conversion routines based on TBytes.
llControls: Utility functions for VCL controls.
llCSV: CSV file parsing/building and classes.
llDatabase: TDataSet helper functions.
llDates: Date manipulation and parsing functions.
llDice: Random number generation and gaming functions.
llDigests: Hashing algorithms.
llEncoding: Encoders/decoders (like Base64) and simple encryption.
llFiles: Utility functions for directory and file access.
llFileUtils: Unicode-aware filestream functions.
llIntegerList: A TStringList-like class for integers.
llLike: Database LIKE-style pattern matching class.
llLogicIni: A TMemIniFile replacement.
llMRU: A Most-Recently-Used menu class and helper functions.
llMsgDlg: Message dialog functions.
llNetwork: Network and IP address functions.
llNumbers: Functions dealing with numbers and conversions.
llPrinting: Utility functions for making printing easier.
llSettings: Functions for saving/loading program settings like form positions.
llSimpleSched[Edit]: TSimpleSchedule class and editing form.
llStringBuilder: A TStringBuilder class.
llStrings: Dozens of functions for parsing and manipulating strings.
llWinAPI: Easy-to-use wrappers for Windows API functions.
|