TWPOneStyleDlg ComponentProperties Methods Events |
Unit
WP1Style
Declaration
TWPOneStyleDlg = class(TWPCustomAttrDlg)
Hierarchy
TComponent <--TWPCustomAttrDlg <--TWPOneStyleDlg
Subclasses
None
Description
This dialog is used to edit a paragraph style. It is used by the dialog TWPStyleDlg as well.
If you are using the style combo box in the toolbar or through the TWPToolsCustomEditContolAction 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); |
| Introduced Properties |
![]() | EditBox | |
![]() | OverwriteMode_Preset | |
![]() | OverwriteMode_Show | |
![]() | ProcessUpdate | |
![]() | StyleBasedOn | |
![]() | StyleCollection | |
![]() | StyleName | |
![]() | StyleNext |
| Introduced Methods |
![]() | Create | ![]() | |
![]() | CreateNewStyleDlg | ||
![]() | Execute | ![]() |
| Introduced Events |
![]() | OnShowDialog |
Category
Paragraph Styles
|
Copyright (C) by WP |