Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

tagWNDCLASSW

Declaration

Source position: lcltype.pp line 2613

type tagWNDCLASSW = record

  style: UINT;

  

  lpfnWndProc: TFNWndProc;

  

  cbClsExtra: Integer;

  

  cbWndExtra: Integer;

  

  hInstance: HINST;

  

  hIcon: HICON;

  

  hCursor: HCURSOR;

  

  hbrBackground: HBRUSH;

  

  lpszMenuName: PWideChar;

  

  lpszClassName: PWideChar;

  

end;



CT Web help

CodeTyphon Studio