Concept Framework 2.2 documentation Contents | Index

RTextView.GetStyle

Name Type Access Version Deprecated
GetStyle function public version 1.0 no

Prototype:
public function GetStyle(szStylename);

Parameters:
szStylename      a string naming the style. The style is the one created by the CreateStyle function.

Description:
Gets the RTextTag object with which the style name is linked. This is useful for customizing styles.

Returns:
Returns 0 if szStylename is invalid, or an instance to RTextTag for customizing style.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:09 2013 GMT(c)2013 Devronium Applications