Sets extra inter-character spacing in text output.
Source position: winapih.inc line 260
public function TWidgetSet.SetTextCharacterExtra( |
_hdc: HDC; |
nCharExtra: Integer |
):Integer; virtual; |
_hdc |
|
The device context. |
nCharExtra |
|
The additional spacing, in logical units. |
The previous spacing, $80000000 on failure.