Unit 'BGRAImageManipulation' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TSizeLimits

Declaration

Source position: bgraimagemanipulation.pas line 108

type TSizeLimits = packed record

  minWidth: LongInt;

  

  maxWidth: LongInt;

  

  minHeight: LongInt;

  

  maxHeight: LongInt;

  

end;



CT Web help

CodeTyphon Studio