TApReplaceDialog

Inherited from : TReplaceDialog

Unit: ApReplaceDlg

Custom version: TApCustomReplaceDialog.

Replacement for TReplaceDialog component shipped with Delphi/C++Builder.

Types

Properties

Methods

Events



Types



Properties


CustDlgParams : TApCustDlgParams

Published, Protected in custom version

This variable contains all information about panels of the standard dialog. See TApCustDlgPatams type for details.

For replace dialogs CustDlgParams.CustomForm member is not used.


DlgItemsCaptions : TApReplaceDlgCaptions

Published; protected in custom version

You can set items in this property to replace labels for standard controls inside dialog. For example you can replace OK button caption using DlgItemsCaptions.OK property and so on. If there is no value in any subitem then original text is displayed.


Title : string

Published; protected in custom version

The title of the dialog



Methods



Events