Dimka Maslov

Author Homepage: http://endimus.com

Send e-mail to this Author

ALL VCL, WEB, FNC, FMX, LCL .NET and IntraWeb components + Business Tools & Developer Tools Stay always current with our entire product range at a fraction of the price!

  • Access to new products upon release
  • Access to premium support & updates for 1 year
  • Access to previews and betas
  • Perpetual licenses to all products
Author Products

Total 7 products

DimControls v.0.1

Components > Component Packs > Multi-purpose Lite

By Dimka Maslov.

Freeware + source 05 Feb 2002

Description

The DimControls unit has four components of different purposes. Here is a short description of those components:
  • The TStockIcon class allows to a place on a form a standard windows icon image such as IDI_APPLICATION, IDI_HAND, IDI_QUESTION, IDI_EXCLAMATION, IDI_ASTERSISK, IDI_WINLOGO or the application default icon. Also this component allows to play windows system event sound corresponding to the icon type.
  • THistoryComboBox is a descendant of TComboBox component that allows to automatically store entered values from the edit field to the items list. As an additional feature this component has input values completion.
  • The TMultilineRadioButton component has the same action as the standard TRadioButton and allows the caption to be multiline. Each line in the caption should be separated with #13#10. If the number of pixels to draw a line of the caption exceeds the component width, separating chars will be inserted to fit the component width.
  • The TMultilineRadioGroup component has the action as the standard TRadioGroup but uses TMultilineRadioButton as the class of inner buttons. The buttons of this components is placed in a scroll box, so there may be more buttons than it may be drawn in the component height.

Informations

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

Platforms: D5

FindComp v.1.2

Components > LAN and WAN > Networks

By Dimka Maslov.

Freeware + source 27 Feb 2002

Description

An unit that lists computers and workgroups in a local area network. In addition this unit allows to obtain IP addresses of computers in a local area network.

Informations

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

Platforms: D5

HshdList

Components > ListViews and TreeViews > Other

By Dimka Maslov.

Freeware + source 01 Jul 2002

Description

The HshdList unit is a realization of hashed lists also called as hash-arrays or associated arrays for Borland Delphi.

The hashed list is an array of items where each item can be idenified by the unique name. (Not by the integer number). Hashing is used to increase the speed to access items in list. Prior to including an item into a list the hashsum (MD5 in this example) of a name is calculated. And new item is placed into a list to keep the order of hashsums. Searching an item by specified name compares only sorted hashsums, not unsorted string names.

To customize list it is need to code one class descentant and create an instance of list specifying the name of items class only.

Informations

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

Platforms: D5, D6

MD5

Components > Security > Crypting

By Dimka Maslov.

Freeware + source 29 Aug 2002

Description

The MD5 hashsum evaluation unit.

This unit is a translation of the RSA Data Security, Inc. MD5 Message-Digest Algorithm described in RFC 1321. The unit contains functions to evaluate MD5 hashsum of a string, a file, a stream or any memory buffer, to convert a hashsum evaluation function result into a string of hexadecimal digits and to compare results of two evaluations.

No other files nor dynamic libraries are required to compile and use this unit.

Informations

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

Platforms: D5, D6

PrnInfo

Components > Print VCL > Printers

By Dimka Maslov.

Freeware + source 08 Apr 2002

Description

The PrnInfo unit allows to obtain information about currently installed printers, such as names, current parer size and format, vertical and horizontal dpi resolutions. Also this unit provides the read-only access to the PRINTER_INFO_2 and DEVMODE structures of printers to read more settings.

Informations

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

Platforms: D5

TBrowseForFolder v.1.0

Components > Dialogs > Standard Dialogs

By Dimka Maslov.

Freeware + source 18 Nov 2002

Description

The TBrowseForFolder component encasulates the SHBrowseForFolder ShellAPI function. This component displays and controls the Browse For Folder dialog box.

Informations

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

Platforms: D5, D6, D7

TNetBios

Components > LAN and WAN > Networks

By Dimka Maslov.

Freeware + source 15 Jan 2002

Description

A component that allows to send and recieve short messages through a LAN using Netbios functions.

Informations

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

Platforms: D5