Results 1 to 2 of 2

Thread: Delphi, Multiple Forms?!

  1. #1
    Join Date
    Jul 2010
    Posts
    37

    Delphi, Multiple Forms?!

    I have interesting question how I can my form to be multiple. Let's say made up of two windows.

    For example, the Skype in Win7 has two windows. See the attachment for more details.
    Attached Images Attached Images

  2. #2
    Join Date
    Jun 2006
    Posts
    623

    Re: Delphi, Multiple Forms?!

    You mean, you want to have 2 forms to be displayed on the screen at one time when the program starts? If so then at design time.
    1. Look at your program options, make sure the second form is in the autocreate list.
    2. Set the second forms visible to true. Now when you run the app both forms are shown (no code required).

Similar Threads

  1. Delphi, Autostart Function!!!
    By alex198555 in forum Windows Software
    Replies: 7
    Last Post: 29-07-2010, 11:21 AM
  2. How to access form objects of multiple forms in JavaScript?
    By N I C K in forum Software Development
    Replies: 4
    Last Post: 07-02-2010, 05:42 AM
  3. Delphi SQL Parameter Problems. Help.
    By Solitario in forum Software Development
    Replies: 4
    Last Post: 23-01-2010, 05:32 PM
  4. How to Login using borland delphi 7.0
    By nanakofiboafo in forum Software Development
    Replies: 1
    Last Post: 22-08-2009, 11:58 AM
  5. What is Delphi Getprocessbyid? How it is to be used?
    By Ground 0 in forum Software Development
    Replies: 3
    Last Post: 11-08-2009, 02:19 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,297,022.81359 seconds with 17 queries