Alex Gorn.

Author Homepage: http://petrogaz.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 2 products

ShareMon Network connection monitor v.1.0

Applications in Delphi and BCB > Networks > MS Networks

By Alex Gorn..

Freeware + source 23 Jan 2009

Description

This is simple Microsoft Network connection monitor. It can be used to monitor access to local shared network resources etc. Additionally ShareMon is able to write log of events to daily log file, play alarm/notification signal (WAV files) and send welcome (or warning) messages to connected user using Windows Messaging Service.

Informations

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

Platforms: ME, NT4, W2K, W95, W98, XP,

TWndActImage v.1.0

Components > Forms > Appearence

By Alex Gorn..

Freeware + source 28 Jan 2009

Description

This is an extension of standard TImage. It can react on clicks and drag action the same way as form border or form caption does. It gives possibility to resize/move Form by clicking and dragging the instance of TWndActImage object. This component can be very useful if you want to create form without border and caption but wish to give to the user possibility to move and to resize it using custom designed controls. There are two additional properties comparing to standard TImage. ShowWndContent specifies if the window content must be shown during the drag/resize process. ClickTarget specifies the role of TWndActImage object as part of the form border. Possible values are:
  • atCaption Window caption (move window)
  • atBorderTop Top part of the form border (resize up/down)
  • atBorderRight Right of the form border (resize left/right)
  • atBorderBottom Bottom of the form border (resize up/down)
  • atBorderLeft Left of the form border (resize left/right)
  • atCornerTopRight Top-Right corner of the form
  • atCornerTopLeft Top-Left corner of the form
  • atCornerBottonRight Bottom-Right corner of the form
  • atCornerBottomLeft Bottom-Left corner of the form
  • atNone do nothing.

Informations

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

Platforms: CB6, D3, D4, D5, D7