Concept Framework 2.2 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: Sun Jan 27 18:15:09 2013 GMT(c)2013 Devronium Applications