[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loads the Glyph image with the specified named from a resource instance.
Source position: buttons.pp line 208
public procedure TCustomBitBtn.LoadGlyphFromResourceName( |
Instance: THandle; |
const AName: string |
); |
Instance |
|
Handle for the resource instance where the glyph is stored. |
AName |
|
Resource name for the glyph loaded in the method. |