Class TTextHeader
Hierarchy
System.TObject | System.Classes.TPersistent | WPRTEDefs.TWPRTFSectionProps | TTextHeader
Description
TTextHeader (used to be WPRichText.Header) This object is published. It is the reference to the default section property of the RTFData The properties StoreOptions,LoadOptions,HTMLStoreOptions have been moved and are now property of the RTFEngine since each RTFEngine can load/save differently but all are using the same formatting properties The color and font palette and resolution is maintained by the RTF props! Note: All tab procedures are now implemented in the TWPTextStyle/TParagraphProperties
Property BottomMargin : Integer
Property DecimalTabChar : Char
Property DefaultBottomMargin : Integer
Property DefaultLandscape : Boolean
Property DefaultLeftMargin : Integer
Property DefaultMarginFooter : Integer
Property DefaultMarginHeader : Integer
Property DefaultPageHeight : Integer
Property DefaultPageSize : TWPPageSettings
Property DefaultPageWidth : Integer
Property DefaultRightMargin : Integer
Property DefaultTabstop : Integer
Property DefaultTopMargin : Integer
Property Landscape : Boolean
Property LeftMargin : Integer
Property MarginFooter : Integer
Property MarginHeader : Integer
Property marginmirror : WordBool
Property PageHeight : Integer
Property PageSize : TWPPageSettings
Property PageWidth : Integer
Property PrintHeaderFooterInPageMargins : Boolean
Property RightMargin : Integer
Property TopMargin : Integer
Property UsedUnit : TWPUnit
Methods
Used or referenced by
-Function TParagraph.CurrentSection : TWPRTFSectionProps |
-Function TParagraph.CurrentSection : TWPRTFSectionProps |
-Property TWPRTFStorage.Header : TTextHeader |