Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

CCandList

Declaration

Source position: DirectXUT.pas line 1219

type CCandList = record

  awszCandidate: array [0..MAX_CANDLIST-1,0..255] of WideChar;

  

  HoriCand: CUniBuffer;

  

  nFirstSelected: Integer;

  

  nHoriSelectedLen: Integer;

  

  dwCount: DWORD;

  

  dwSelection: DWORD;

  

  dwPageSize: DWORD;

  

  nReadingError: Integer;

  

  bShowWindow: BOOL;

  

  rcCandidate: TRect;

  

end;



CT Web help

CodeTyphon Studio