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

public procedure TCustomSpeedButton.LoadGlyphFromResourceName(

  Instance: THandle;

  const AName: string

);

Arguments

Instance

  

Handle for the resource with the specified glyph.

AName

  

Name of the glyph image resource loaded for the control.


Version 3.2 Generated 2024-02-25 Home