[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'bitmaps' (#Simba)

TMufasaBitmap.ValidatePoint

Returns true if the point is within the bitmap size.

Declaration

Source position: bitmaps.pas line 52

public procedure TMufasaBitmap.ValidatePoint(

  x: Integer;

  y: Integer

);