Frank Huber

Author Homepage: http://www.thesoftwarefactory.de/en/index.html

Send e-mail to this Author

Professional set of Delphi and C++Builder components for virtual instrumentation

  • Meters, Bars (Gauge), with linear or log(10) scaling
  • Digital indicators (time, value)
  • Operating Point display
  • Dial (knob), Sliders, Trend/Recorder
  • buttons, switches, LED indicators
  • DB-Aware components and many more
Author Products

Total 3 products

SFBusinessData v.1.0.0.1

Database Tools > Cross Database Tools > Other

By Frank Huber.

Freeware + source 20 Feb 2019

Description

SFBusinessData is a DataSet (for Delphi XE2 and newer) with built-in query generator/SQL generator. The aim and peculiarity of SFBusinessData is that it allows you to structurally structure your business or data logic and thus your entire application, thus making your code more reusable. For this you can create your own runtime classes (for example according to your data model), which can also be inserted at design time (IDE). Overview:
  • clean separation between display and business logic
  • Reusability of your business logic
  • full programming capabilities for your business or data logic
  • specialized runtime classes can also be integrated at designtime
  • additional features, such as internal sorting of the buffer, dynamic calculation fields, synchronization of the data sets with each other, etc.
You can also manage all (non-persistent) data in buffered datasets, for
  • easy integration into forms via data-bound controls
  • integrated type checks for input values
  • use of all data-bound controls
With the built-in query generator/SQL generator, you manage your queries in class structures. The actual query is generated - dependent on the database system - on demand. Overview:
  • special features of the individual database systems are taken into account at a central location, your query definitions remain the same for all database systems
  • no SQL strings in your code
  • define your query definitions at design time using a Query Wizard or at runtime with structured functions
  • also usable independently of a BusinessDataSet
To connect to a database, SFBusinessData uses the technologies of Delphi, the link between the database connection and DataSet forms a connector. Since the update to support Delphi 10.3 Rio, SFBusinessData is also available for mobile platforms in Delphi. SFBusinessData is free of charge and uses the terms of the MIT license. The Installer copies and compiles sources, demo project and documentation are included.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6 479kB

Platforms: W10, W7, W8,

SFExtCtrl v.1.0

Components > Component Packs > Other

By Frank Huber.

Freeware + source 01 May 2019

Description

SFExtCtrl are advanced VCL Controls for Delphi. SFExtCtrl is free of charge and uses the terms of the MIT license. Following VCL Controls are included
  • TSFBgPanel: A background panel to which a background picture can be added. The background image fills the entire surface.
  • TSFCheckImageListBox: A list box with choice (checkboxes for individual items) and the option to assign icons to the items.
  • TSFLabeledImage: An image component with which images in the application can be fixed to each other. When changing the size or position of the main picture, the subordinate pictures and labels adapt accordingly. As a result, an overall picture can be simulated, in which, however, actions for individual elements (pictures or labels) can be reacted separately. Furthermore, pictures can also be colored.
  • TSFImageLabel: Labels that can be positioned in a picture. See also TSFLabeledImage
  • TSFLabeledColorPanel: A small bar chart with a description of the individual elements.
  • TSFRotateText: A component that allows text to be rotated in all directions using the Font.Orientation property.
  • TSFImageHelper: A helper class for loading images whose format is unknown.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 27kB

Platforms: D10, D10.1, D10.2, D10.3, DXE5, DXE6, DXE7, DXE8

SFExtDBCtrl v.1.0

DB-Aware Components > Visual > Packs

By Frank Huber.

Freeware + source 01 May 2019

Description

SFExtDBCtrl are advanced databounded VCL Controls for Delphi. SFExtDBCtrl is free of charge and uses the terms of the MIT license. Following VCL DB controls are included:
  • TSFDBGrid: An extension to TDBGrid that fixes the partial problems of customizing scollbars.
  • TSFDBGridInplaceCheckBox: A CheckBox that serves as InplaceEditor within a DBGrid. This allows Yes/No selections within a DBGrid to be handled via a CheckBox.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 11kB

Platforms: D10, D10.1, D10.2, D10.3, DXE5, DXE6, DXE7, DXE8