Class TWPOneStyleDlg

Hierarchy

System.TObject | System.Classes.TPersistent | System.Classes.TComponent | WPUtil.TWPCustomAttrDlg | TWPOneStyleDlg

Description

This dialog is used to edit a paragraph style. It is used by the dialog as well. If you are using the style combo box in the toolbar or through the action the first 3 items of the combo box will be preset to: To make this items actually work please add the unit WP1STYLE to the project and in the event OnOpenDialog of the editor call the function: WPStyleOpenDialog(Self, Sender, DiaType, ResultValue);

Properties

Methods

Events

OnShowDialog : TNotifyEvent= procedure (Sender : TObject) of Object