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

TDXUTListBoxItem

Declaration

Source position: DirectXUT.pas line 918

type TDXUTListBoxItem = record

  strText: array [0..255] of WideChar;

  

  pData: Pointer;

  

  rcActive: TRect;

  

  bSelected: Boolean;

  

end;



CT Web help

CodeTyphon Studio