Unit 'kgraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

ExcludeShapeFromBaseRect

Declaration

Source position: kgraphics.pas line 725

procedure ExcludeShapeFromBaseRect(

  var BaseRect: TRect;

  ShapeWidth: Integer;

  ShapeHeight: Integer;

  HAlign: TKHAlign;

  VAlign: TKVAlign;

  HPadding: Integer;

  VPadding: Integer;

  StretchMode: TKStretchMode;

  out Bounds: TRect;

  out Interior: TRect

);



CT Web help

CodeTyphon Studio