Unit 'GR32' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TCustomBitmap32.FrameRectS

Declaration

Source position: GR32.pas line 1051

public procedure TCustomBitmap32.FrameRectS(

  X1: Integer;

  Y1: Integer;

  X2: Integer;

  Y2: Integer;

  Value: TColor32

); overload;

procedure TCustomBitmap32.FrameRectS(

  const ARect: TRect;

  Value: TColor32

); overload;



CT Web help

CodeTyphon Studio