-Neftali- German Estevez

Author Homepage: http://neftali.clubdelphi.com/

Send e-mail to this Author

  • unlimited number of local/remote databases for backup
  • unlimited number of Windows/Linux servers (FB 2.1, 2.5, 3.0, 4.0 and 5.0 are supported)
  • option for managing multiple backups for one database
  • optional ZIP compression and FTP transfer of backups
  • running as an application or as a service
  • lifetime license only USD 40
Author Products

Total 23 products

Code Samples > Samples > OS

By -Neftali- German Estevez.

Freeware + source 15 Dec 2005

Description

This example show how to create different Threads and to work with them. It provides the basic level but it can help somebody to learn the basic operation, like creating threads, start them, pause/resume and modify their priority.

Informations

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

Platforms: D6

Code Samples > Samples > Multimedia And Graphics

By -Neftali- German Estevez.

Freeware + source 14 Dec 2005

Description

This sample shows how to create images and move it with the mouse. This is a sample arise a long time ago in the forums of a typical problem, in which a bottom image exists (Map) and are due to positione on this one others images as a "elements" (a pub and the tables, the plant of a hospital and the beds, …

Informations

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

Platforms: D6

Code Samples > Samples > Multimedia And Graphics

By -Neftali- German Estevez.

Freeware + source 05 Dec 2005

Description

Example of Delphi program that shows how "to divide an image into N parts/pieces" (horizontal and vertical), as the pieces of puzzle. The number of images is variable and configurable, and later they can be stored on the disc.

Informations

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

Platforms: D6

Code Samples > Samples > OS

By -Neftali- German Estevez.

Freeware + source 19 Dec 2005

Description

Extended sample of threads execution (Basic sample modified) to show how the number of threads can be changed (by user) to execute a concrete task. A maximum number (by the user) is defined and sendt to the threads. When first are finishing the main form create new one until completing all the process.

Informations

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

Platforms: D6

Code Samples > Samples > Multimedia And Graphics

By -Neftali- German Estevez.

Freeware + source 14 May 2009

Description

This example shows how to add maps from Google Maps to out Delphi applications. How to modify the controls on the page (control map, zoom, selection of type ,...), the type of map, add markers or display information windows inside the map.

Informations

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

Platforms: D6

Code Samples > Samples > Internet

By -Neftali- German Estevez.

Freeware + source 29 Jun 2009

Description

This example shows how to use Geocoding (using Google Maps API) to calculate coordinates on a map from an address. How to display Google Maps in our applications and add different controls (control map, zoom, selection of type ,...). The user can change the map (position, type ,...

Informations

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

Platforms: D2009, D6

Components > System > Apps and Tasks

By -Neftali- German Estevez.

Freeware + source 08 Aug 2007

Description

This component allows to detect in the application where a certain time is used the inactivity of keyboard and last mouse (of form similar to how screensaver of the system activates). The time that is wanted to detect of inactivity is designed by the user in minutes and seconds. It is enough with …

Informations

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

Platforms: CB5, D2005, D2006, D2007, D2009, D6, D7

Code Samples > Samples > Database

By -Neftali- German Estevez.

Freeware + source 14 May 2008

Description

This example shows easy way to do a search on an incremental search in a field and show the search results on a DBGrid standard. In this instance has been used a TClientDataset, so that all data are loaded into memory (local). It should be borne in mind that this method can be costly if the table …

Informations

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

Platforms: D2005, D2007, D6, D7

Database Tools > Interbase, Firebird, Yaffil > Other

By -Neftali- German Estevez.

Freeware 10 Jan 2014

Description

Simple application that lets you control the server status Interbase/Firebird. Allows you to work with different more than one server at a time. Interbase 5.6, XE3 Interbase, Firebird 2.5 Controls the service easily. Stops and boot up services. Automatic Updates. More...

Informations

  • Status: Fully functional
  • Source: None
  • Size: 474kB

Platforms: ME, NT4, Vista, W2K, W2K3, W2K8, W7, W8, W98, XP,

Components > Forms > Other

By -Neftali- German Estevez.

Freeware + source 28 Sep 2005

Description

Permits to negotiate of simple form (without code) some of the most utilized combinations of keys in the forms. It suffices with freeing the component on the form and to activate the properties desired segun the behavior that want: ENTER to change of field. ESC to close the form To Advance all …

Informations

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

Platforms: D2005, D2006, D2007, D2009, D6, D7, DXE, DXE2, DXE3, DXE4

Components > System > System Info

By -Neftali- German Estevez.

Freeware + source 06 Aug 2013

Description

GLibWMI is a component library for Windows System Administration. They are based on WMI (Windows Management Instrumentation). This library is a beta version and can be used freely and free of charge. History v1.8: New component added. Corrected bugs on access properties and memory leaks. Minor bugs.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1 590kB

Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7, DXE, DXE2, DXE3, DXE4

Code Samples > Samples > Applications

By -Neftali- German Estevez.

Freeware + source 18 Mar 2011

Description

The GPX format files (GPX eXchange Format ) is used to store data collected from a GPS device. Saved points or positions with Latitude , Longitude and elevation is Stored with XML format. In this example, you can see how to load GPX files from a delphi program and convert to Dataset.

Informations

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

Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7, DXE

Components > Tools > Debug

By -Neftali- German Estevez.

Freeware + source 24 Mar 2009

Description

TLogDisk component easy the work of a programmer who needs to add a log to its programs. Simply "drop the component on a form of programs and activate. Component automatically creates a log file, the application stores data (header) and provides the programmer methods / routines to add data from …

Informations

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

Platforms: CB6, D2005, D2006, D2009, D6

Code Samples > Samples > Multimedia And Graphics

By -Neftali- German Estevez.

Freeware + source 24 Mar 2009

Description

Simple Delphi example to demonstrate the problem to resize an image using a standard TImage control of Delphi. If we use this control and resize an image to half-size, we note that Aliasing appears in the result picture. In this example (3) shows the different techniques to avoid this problem on resize an image.

Informations

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

Platforms: D2006, D6

Code Samples > Samples > Internet

By -Neftali- German Estevez.

Freeware + source 11 May 2009

Description

This sample shows how to use the services of "Reverse Geocoding" of Google Maps API. From a postal address, zip code, or similar, the application get the geographical coordinates of longitude and latitude.

Informations

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

Platforms: D6

Code Samples > Samples > Internet

By -Neftali- German Estevez.

Freeware + source 11 May 2009

Description

This sample shows how to use the services of "Reverse Geocoding" of Google Maps API. From a postal address, zip code, or similar, the application get the geographical coordinates of longitude and latitude and extra data like: Complete address. Country name. Country code. Administrative area.

Informations

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

Platforms: D6

Applications in Delphi and BCB > System > System Information

By -Neftali- German Estevez.

Freeware + source 10 Jan 2010

Description

Application for System Information. BatteryInfo BiosInfo CDROMDriveInfo DiskDriveInfo DisplayInfo KeyboardInfo OperatingSystemInfo PhysicalMemoryInfo PointingDeviceInfo PrinterInfo ProcessorInfo SoundDeviceInfo.

Informations

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

Platforms: ME, NT4, Vista, W2K, W2K3, W2K8, W7, XP,

Components > List and Combo Boxes > Enhanced List and Combo Boxes

By -Neftali- German Estevez.

Freeware + source 29 Nov 2005

Description

Component derived from a TListBox that adds the property to define order (sort) for the different elements from the list; Next to each element is a signal to indicate the sort type (ASC/DESC). It adds a array property to consult the state of each item of the list.

Informations

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

Platforms: D2005, D2006, D2007, D2009, D6, D7

Components > Files and Drives > Disk Information

By -Neftali- German Estevez.

Freeware 20 Mar 2006

Description

This component allows to retrieve various information about System Drives. Hard Disks, local, floppy disk, network drives, RAM Drives... Can retrieve information about Volume, Serial Number, free/occupied Space, labels, icon of system, Clusters, Sectors... and more. Place it in a form and define the drive letter.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 342kB

Platforms: D2005, D2006, D6, D7

Components > Edits, Memos > Enhanced Edits

By -Neftali- German Estevez.

Freeware + source 11 Dec 2008

Description

The component allows to define a help/hint text that appears inside the edit control, if the control don`t have any text. When the user write anything the help text disappears. There are properties the Change the Text and color of the help text. Added property to enhance the flexibility of component.

Informations

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

Platforms: D2005, D2006, D2007, D2009, D6, D7

Components > Forms > State savers

By -Neftali- German Estevez.

Freeware + source 16 Jan 2006

Description

It allows to save the position and size from all components in a form. The component uses a file INI. It is enough with placing the component in the form and activate it; When the application is closed save position/size and when returning to execute it restore the values to the controls automaticaly.

Informations

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

Platforms: D2005, D2006, D2010, D6, D7, DXE

Components > Tools > Run-Time

By -Neftali- German Estevez.

Freeware + source 03 Dec 2010

Description

It permits to select visual components at runtime that have in a form; Like you can do with the Paint programs or in the Delphi IDE with the visual controls. It’s the perfect complement for the component TSaveComponents (for stored and retrive the state/position of components).

Informations

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

Platforms: D2005, D2006, D2009, D2010, D6, D7, DXE

Code Samples > Samples > Applications

By -Neftali- German Estevez.

Freeware + source 18 Mar 2011

Description

This sample is focused on the KML (Keyhole Markup Language) files. This kind of files can store information about GPS positioning, tracks, polygons,... and it's used by Google Earth. In this sample you can see hor to charge a KML file in Delphi with a track (route with GPS points) and see it, …

Informations

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

Platforms: D2005, D2006, D2007, D2009, D2010, D6, D7, DXE