Code Monkey home page Code Monkey logo

novalib's Introduction

Nova components library:

logger.pas          TDLogger - write messages to log file and to SysLog server
LogFrame.pas        Interactive log viewer frame

MemStreams.pas      TMemoryStream with some improvements
PJVersionInfo.pas   Version Information Component (32 bit)
RFUtils.pas         Useful functions
RFFormUtils.pas     Useful functions for forms
SimpleObj.pas       Simple thread-safe objects (not classes!) - lock, queue, file write
SimpleObjXE.pas     SimpleObj for DelphiXE, without AnsiString
WeakRefs.pas        Shared "weak reference", that stored actual pointer to object
CRCUnit.pas         CRC calculation algorithms
StreamIO.pas        TStream as TextFile, for line-by-line reading

HtmlHelp.pas        HtmlHelp declarations
HtmlHelpViewer.pas  THtmlHelpViewer - interactive help viewer class

## Routines for data serialization ##
VarLists.pas        Variant List, can store multiple values.
VarDicts.pas        Variant Dictionary, can store values in named fields.
VarSerializeBase.pas Base routines for Variant serialization
BencodeUnit.pas     Variant <-> Bencode serialization
JsonUnit.pas        Variant <-> JSON serialization
DataStorage.pas     Data storage with import-export to different formats

## Routines for Databases
DBFunc.pas          Functions for DB
SnapBaseDataset.pas Base dataset for Virtual and In-memory
SnapVirtualDataset.pas Virtual dataset, data provided in event handlers
VMDataSet.pas       In-memory dataset

## Sound and voice functions
MciPlay.pas         Play sound from files and from memory over MCI
Speech.pas          Speech syntheser definitions for Windows
SpeechModule.pas    TSpeechUnit - speech syntheser

## Graphics functions
colorsu.pas         Colors manipulations
ALGraphic.pas       Interpolator - pictures scaling and colors replacement
ControlsRescaler.pas Controls rescaler and layouter

## System libraries
VCLFixPack.pas      VCL bugfix pack
uDisableGhosting.pas Disable Window Ghosting in WinXP and higher

novalib's People

Contributors

serbod avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.