AddWorking with Forms and Graphics in Delphi



Create fancy animated splash screen ,pop up dialogs, alerts for use in your applications. Animate your windows and give your application a professional look. Learn how to paint on desktop ,display forms that are not rectangular. Learn how to deal with forms in Delphi, full screen forms, rounded forms, popup alerts and more

  • Category:
    Forms/Application
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    25 January, 2006 04:55
  • Views:
    1526
  • Downloads:
    70
  • Price:
    16.00 USD
Related Downloads
Working with animated forms, popups, splash screens, alerts  - 25 October, 2005 - Ron Delcode

Create fancy animated splash screen ,pop up dialogs, alerts for use in your applications. Animate your windows and give your application a professional look. Learn how to paint on desktop ,display forms that are not rectangular. Learn how to deal...

DesignerForms 1.2 - 26 November, 1998 - Gintaras Pikelis

DesignerForms is a group of components you can use to enhance the look and functionality of the forms in your Delphi 1.0, 2.0, 3.0 and C++ Builder 1.0 applications. DesignerForms provides a no code solution to: Creating forms with caption...

DesignerForms for D 5 - 20 September, 1999 - Gintaras Pikelis

DesignerForms is a group of components you can use to enhance the look and functionality of the forms in your Delphi 1.0, 2.0, 3.0 and C++ Builder 1.0 applications. DesignerForms provides a no code solution to: Creating forms with caption bars...

FormMagnet v2.2.4 - 01 May, 2006 - Aleksey Kuznetsov

The FormMagnet allows to magnetize your forms to an edges of screen / work area, borders of parent window and to other forms. Forms can glue each others, so when user moves the form, others, “glued” forms will be moved too. With FormMagnet, your...

ResourceExplorer  - 03 September, 1999 - Victor Trunov

Exploration of Win32 exacutable files resources. Delphi-oriented. You can view (and extract!) RCDATA-resources as Delphi forms (as Text or as Form) for Delphi modules (exe, dpl, bpl, dll). Program features: - program is exploration of...

Related Information
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • HOW TO GREP CHARACTERS IN DELPHI 3 (2001-01-03 01:29:32)
    Var Grep : String; Begin Grep := Copy('2000-46',6,2); End; The first parameter is a string or a dynamic array, the second is the index of...
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
Related News
Billenium Effects 3.2 supports Delphi 7 - 16 October, 2002
Billenium Soft is proud to announce the release of Billenium Effects 3.2

You can download a trial version that includes an exe demo...
ANN: PasScript Import Library 1.0 - 10 September, 2001
The PasScript Import Library allows you to use more than 150 Delphi classes
in your PasScript scripts, so you can:

- use...
ANN: PasScript VCL Import Library v1.1 - 17 January, 2002
The PasScript Import Library allows you to use more than 250 Delphi
VCL classes in your PasScript scripts, so you can:

- use...
eyebol spell checks, optimizes and bug fixes your Delphi source - 04 June, 2004
eyebol is a Delphi project analyser that

* Spell checks forms (labels, hints,
column headings,etc) and code
...
New version of GraphicEx released - 29 June, 2000
Mike Lischke is proud to announce the availability of version 8 of GraphicEx.

GraphicEx is an addendum to Delphi's Graphics.pas in order to...

Categories

Latest Forum Entries