RAD Studio
ContentsIndex
PreviousUpNext
Display Controls

There are many ways to provide users with information about the state of an application. For example, some components—including TForm—have a Caption property that can be set at runtime. You can also create dialog boxes to display messages. In addition, the following components are especially useful for providing visual feedback at runtime to identify the object.

Use this component or property: 
To do this: 
TStatusBar  
Display a status region (usually at the bottom of a window)  
TProgressBar  
Show the amount of work completed for a particular task  
Hint and ShowHint  
Activate fly-by or "tooltip" Help  
HelpContext and HelpFile  
Link context-sensitive online Help  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!