Unit 'Wincodec' Package
[Overview][Constants][Types][Classes][Index] [#pl_orca]

WICRect

Declaration

Source position: wincodec.pas line 177

type WICRect = record

  X: Integer;

  

  Y: Integer;

  

  Width: Integer;

  

  Height: Integer;

  

end;



CT Web help

CodeTyphon Studio