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

TCustomBitBtn.LoadGlyphFromLazarusResource

Loads a glyph image from the Lazarus resource file (.lrs).

Declaration

Source position: buttons.pp line 211

public procedure TCustomBitBtn.LoadGlyphFromLazarusResource(

  const AName: string

);

Arguments

AName

  

Name for the resource loaded from the Lazarus resource file.


Version 4.4 Generated 2025-11-08 Home