|
TRVTableItemInfo.LoadFromStream |
Top Previous Next |
|
Loads table from Stream. procedure LoadFromStream(Stream: TStream); Table must be saved using SaveToStream or SaveRowsToStream methods. Table can be loaded correctly only if collections of text, paragraph and list styles in TRVStyle are the same as at the moment of saving. Applications rarely, if ever, call LoadFromStream directly. Usually tables are loaded from RVF files or streams with main documents. |