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

TCustomBitBtn.LoadGlyphFromResourceName

Loads the Glyph image with the specified named from a resource instance.

Declaration

Source position: buttons.pp line 208

public procedure TCustomBitBtn.LoadGlyphFromResourceName(

  Instance: THandle;

  const AName: string

);

Arguments

Instance

  

Handle for the resource instance where the glyph is stored.

AName

  

Resource name for the glyph loaded in the method.