|
TCustomRichViewEdit.ResizeCurrentControl |
Top Previous Next |
|
Resizes control at the position of caret and quickly reformats the affected part of the document. procedure ResizeCurrentControl(NewWidth, NewHeight: Integer); (introduced in version 1.4) ResizeCurrentControl(...) is equivalent to TopLevelEditor.ResizeControl(TopLevelEditor.CurItemNo, ...). Method type:
See also methods: See also properties: See also: |