Any form can be implemented as a single document interface (SDI) or multiple document interface (MDI) form. An SDI application normally contains a single document view. In an MDI application, more than one document or child window can be opened within a single parent window. This is common in applications such as spreadsheets or word processors.
For more information on developing the UI for an application, see Developing the application user interface.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|