TApFindDialog

Inherited from : TFindDialog

Unit: ApFindDlg

Custom version: TApCustomFindDialog.

Replacement for TFindDialog 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 find dialogs CustDlgParams.CustomForm member is not used.


DlgItemsCaptions : TApFindDlgCaptions

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