[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets extra inter-character spacing in text output.
Source position: winapih.inc line 261
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.
Version 4.0 | Generated 2025-05-03 | Home |