Class TWPRTFDataContents
Hierarchy
System.TObject | System.Classes.TPersistent | TWPRTFDataContents
Description
This class is used internally to save and load the contents of one TWPRTFDataBlock element (part of TWPRTFData)Properties
Property AsString : AnsiString
Property Format : string
Methods
Function AsANSIString(SaveFormat:string) : AnsiString
Procedure Assign(Source:TPersistent)
Create(Source:TWPRTFDataBlock)
Procedure DefineProperties(Filer:TFiler)
Function GetAsString : AnsiString
Function LoadFromFile(Filename:TFileName; LoadFormat:string) : Boolean
Used or referenced by
-Property TWPRTFDataBlock.RtfText : TWPRTFDataContents |