Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TSizeD

Declaration

Source position: Img32.pas line 737

type TSizeD = record

public

  cx: Double;

  

  cy: Double;

  

  function average;

  

  property Width: Double; [rw]

  

  property Height: Double; [rw]

  

end;



CT Web help

CodeTyphon Studio