Unit 'bitmapresource' Package
[Overview][Classes][Index] [#fcl-res]

TBitmapResource.Create

Creates a new bitmap resource

Declaration

Source position: bitmapresource.pp line 49

public constructor TBitmapResource.Create; override;

constructor TBitmapResource.Create(

  aType: TResourceDesc;

  aName: TResourceDesc

); override;

Arguments

aType

  

Ignored. Can be nil.

aName

  

The name of the resource

Description

Please note that aType parameter is not used, since this class always uses RT_BITMAP as type.


Documentation generated on: Jan 30 2024