Concept Framework 2.0 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: Fri Jan 21 18:06:13 2011 GMT(c)2011 RadGs Software