Delphi/CB
•  Greatis •  Security •  AppDatabase •  Utilities •  Visual Basic • .NET •  just4fun
Delphi / C++ Builder
Components, utilities and tips for Delphi and C++ Builder developers
Main features
  • Compatibility with Delphi 2007!
  • Easy-to-use
  • Customizable view
  • Customizable behaviour
  • VCL-compatible file and stream formats
  • IDE-compatible clipboard operations
  • ActiveX and frames compatibility
  • Component palette functions
  • Ready-to-use edit dialogs
  • DFM Extractor
  • Control Designer
  • more features...
    More...
    Publications
    FAQ
    Download
    Order
    See also
    Related products
    Ultimate Pack  hot!
    Image Editor  new!
    Runtime Fusion
    Object Inspector
    Print Suite Pro
    Commented Image
    Delphi Toys
    WinDowse
    Delphi Bonus
    TMS Scripter Studio
    Form Designer VB
    Form Designer .NET

    Related links
    Win32.hlp online version new!
    MegaDetailed.NET
    Delphi Tips
    Outsourcing

    Special
    Free Software Promotion
    Offers for Resellers
    Our clients
    Alventis
    Home Download Order FAQ Support  
    Form Designer - IDE-compatible clipboard operations
    Form Designer supports VCL-compatible stream format, so the IDE-compatible clipboard is supported too, because the copied components stored in simple text format, like in text DFM file. See the example of the typical clipboard content after copying components from IDE.
    object GroupBox1: TGroupBox
      Left = 32
      Top = 72
      Width = 185
      Height = 105
      Caption = 'GroupBox1'
      TabOrder = 2
      object Label1: TLabel
        Left = 32
        Top = 24
        Width = 32
        Height = 13
        Caption = 'Label1'
      end
      object Button2: TButton
        Left = 40
        Top = 56
        Width = 75
        Height = 25
        Caption = 'Button2'
        TabOrder = 0
      end
    end
    
    Form Designer uses 100% compatible format, so the components, copied to clipboard by Form Designer can be pasted not only to the form designed by TFormDesigner at runtime, but into the designed form in the IDE too, and of course components copied from the IDE can be pasted into the form designed by TFormDesigner.
    Hot Offer
    Save your money!
    Newsletters
    Subscribe to our news!    Subscribe to our news!

    Greatis Software Greatis | Security | AppDatabase | Utilities | Delphi/CB | Visual Basic | .NET | just4fun

    Contacts | Add to Favorites | Recommend to a Friend | Privacy Policy | Copyright © 1998-2008 Greatis Software