|
TCustomRichView.Clear |
Top Previous Next |
|
Clears the document. procedure Clear; virtual; This method:
This method does not change collections of text, paragraph and list styles. So, if your application adds styles while editing, call DeleteUnusedStyles after Clear. Method type: generally, it's a This method is called by the methods: LoadRVF, LoadRVFFromStream. See also methods:
See also method of TRichViewEdit:
See also:
|