Delphi VCL components |
|
|
Expression parser 3.4.2
Expression parser is a library of components that helps evaluating scripts in Pascal like language.
It is not just an interpretator, but is a quasi compiler, so it works fast.
Combining simplicity of using and the power of Delphi's VCL, you
can evaluate from a simple expressions to a complex block of statements, even without
compeling the users of your programs to have a serious programming skills or to write a full program scripts
starting from a "program...", "uses" clauses and so on, for just a simple inline expression.
Details
|
|
|
Expression builder 1.34.2
A library of components that enhancies the power of Expression parser and helps you to embed expression builder dialogs in your applications.
Providing such a feature in your applications will enable the users to speed entering syntax valid expressions,
check them, and store in a dataset along with any user data.
Expression Builder 1.34.2 needs Expression parser 3.4.2 to be installed.
Details
|
|
|
ML Button components 1.6
A library of checkboxes, radiobuttons and radiogroups with wordwrap and various text and button alignments.
Also contains Image and Bitbtn like components, but with checkbox features.
All components available both in dbaware and non-dbaware variants.
Details
|
|
|
TMagicHints 1.7
TMagicHints is a component that manages the outlook of the hints of your application.
With the help of the build-in Visual Designer, available both in design- and run-time you can change
many aspects of the application's hints, including hint style, background color and wallpaper,
transparency, shadow, font, alignment and others.
Details
|
|
|