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

TCustomBitBtn.LoadGlyphFromLazarusResource

LoadGlyphFromLazarusResource - method for loading the glyph from a Lazarus resource file (.lrs).

Declaration

Source position: buttons.pp line 203

public procedure TCustomBitBtn.LoadGlyphFromLazarusResource(

  const AName: string

);

Arguments

AName

  

Name for the resource loaded from the Lazarus resource file.