| OnClickCreateHeaderFooter Event |
Applies to
TWPRichText
Declaration
TWPClickCreateHeaderFooterEvent = Procedure(Sender: TObject; Kind: TWPPagePropertyKind; var Range: TWPPagePropertyRange) of object;
Description
This event makes it possible to set the 'range' for a newly created header or footer. It is triggered after a double click in the header or footer area. To abort the creation of a header or footer set the 'Range' to wpraIgnored. This is the default value unless the flag wpDblClickCreateHeaderFooter was used in property EditOptionsEx.
|
Copyright (C) by WP |