[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 202

public procedure TCustomBitBtn.LoadGlyphFromResourceName(

  Instance: THandle;

  const AName: string

);

Arguments

AName

  

Resource name for the image loaded in the method.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.