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

TCustomSpeedButton.LoadGlyphFromResourceName

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

Declaration

Source position: buttons.pp line 407

public procedure TCustomSpeedButton.LoadGlyphFromResourceName(

  Instance: THandle;

  const AName: string

);