Source position: jwawingdi.pas line 4363
type tagGCP_RESULTSW = record |
lStructSize: DWORD; |
lpOutString: LPWSTR; |
lpOrder: LPUINT; |
lpDx: PINT; |
lpCaretPos: PINT; |
lpClass: LPSTR; |
lpGlyphs: LPWSTR; |
nGlyphs: UINT; |
nMaxFit: Integer; |
end; |