[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCustomBitmap.RawimageNeeded

RawimageNeeded - method to signal that a raw image is required; if ADescOnly is True, only a descriptor is required

Declaration

Source position: graphics.pp line 1369

protected procedure TCustomBitmap.RawimageNeeded(

  ADescOnly: Boolean

);