Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomSpeedButton.LoadGlyphFromResourceName

Loads the image for the Glyph with the specified name from a resource instance.

Declaration

Source position: buttons.pp line 392

public procedure TCustomSpeedButton.LoadGlyphFromResourceName(

  Instance: PtrUInt;

  const AName: string

);