TApAboutDialog

Inherited from : TCommonDialog

Unit: ApAboutDlg

Wrapper for ShellAbout Win32 function.

Types

Properties

Methods

Events



Types



Properties


CustDlgParams : TApCustDlgParams

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



Methods



Events


Just standard OnShow and OnClose event handlers.