| AGetBaseAndSpan method |
Applies to
TParagraph
Declaration
procedure AGetBaseAndSpan(stack: TWPCharAttrStack; posinpar: Integer);
Description
This function set the 'ca' element of the provided TWPCharAttrStack instance to the character styles defined or inhereted by the the paragraph (basestyle) and then pushes as many SPAN styles on the stack as found until the given position. You can check TWPCharAttrStack.Used to check if there is a base style or span styles
|
Copyright (C) by WP |