IdxRichEditCharacterProperties.GetStyle Method
In This Article
Returns the character style applied to a document range.
#Declaration
Delphi
function GetStyle: IdxRichEditCharacterStyle;
#Returns
Type |
---|
Idx |
#Remarks
The GetStyle function is a getter of the Style property.
See Also