Inherited from : TCommonDialog
Unit: ApAboutDlg
Wrapper for ShellAbout Win32 function.
Published; protected in custom version
This property contains all information about extended dialog properties(forms, position). See TApCustDlgParams type for details.
Title : string
Published; protected in custom version
The title of the dialog
AppName : string
First line text
Description : string
Other dialog text
Icon : TIcon
Icon to display
Just standard OnShow and OnClose event handlers.