trichview.support
Re: Text & Paragraph Locking |
Author |
Message |
Sergey Tkachenko |
Posted: 03/05/2005 21:18:06 See also Options property of paragraph style (TParaInfo) > > As I know with including rvprDeleteProtect and rvprModifyProtect into Protection > set of every style is it possible to prevent user from deleting or modifying > texts. For example in RichViewEdit you can do following: > RVStyle1.TextStyles[1].Protection := [rvprModifyProtect, rvprDeleteProtect]; > RichViewEdit1.ApplyTextStyle(1); > |
Powered by ABC Amber Outlook Express Converter