Concept Framework 2.0 documentation Contents | Index

RTextView.CreateStyle

Name Type Access Version Deprecated
CreateStyle function public version 1.0 no

Prototype:
public function CreateStyle(szStylename);

Parameters:
szStylename      a string naming the style which would be needed later for linking to this style (for parameter to AddStyledText for example)

Description:
Creates a new style represented by a RTextTag. If a style with that name already exists, no style will be created.

Returns:
Returns RTextTag representing the new created style. If the style already existed it returns an instance to the RTextTag describing the existing style.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:13 2011 GMT(c)2011 RadGs Software