Source position: jwaime.pas line 354
type tagUNDETERMINESTRUCT = record |
dwSize: DWORD; |
uDefIMESize: UINT; |
uDefIMEPos: UINT; |
uUndetTextLen: UINT; |
uUndetTextPos: UINT; |
uUndetAttrPos: UINT; |
uCursorPos: UINT; |
uDeltaStart: UINT; |
uDetermineTextLen: UINT; |
uDetermineTextPos: UINT; |
uDetermineDelimPos: UINT; |
uYomiTextLen: UINT; |
uYomiTextPos: UINT; |
uYomiDelimPos: UINT; |
end; |