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
  • Delphi XE2 (32/64 bit) support!
  • 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...
    See Also
    Related products
    Ultimate Pack  hot!
    iGrid Plotter  new!
    Image Editor
    Runtime Fusion
    Form Designer
    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
    Delphi to C#
    just4fun

    Special
    Official Resellers
    Free Software Promotion
    Offers for Resellers

    Follow us
    LinkedIn Blogspot Twitter Facebook

    Share this page
    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 Offers
    Ultimate Pack Special Offer!
    Our partner
    devtoolcafe

    The community for Delphi tool & component users

    Our clients
    Alventis

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

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