| AppendChar method |
Applies to
TParagraph
| Overloaded Variants |
| Procedure AppendChar(const C: WideChar; const a: TWPCharAttr); |
| Procedure AppendChar(const C: WideChar; const aindex: Integer); |
Declaration
procedure AppendChar(const C: WideChar; const a: TWPCharAttr);
Description
Quickly appends one character to the paragraph. Please also see Insert.
Declaration
procedure AppendChar(const C: WideChar; const aindex: Integer);
|
Copyright (C) by WP |