Gets the default glyph name used for the Button on the control.
Source position: editbtn.pas line 386
protected function TFileNameEdit.GetDefaultGlyphName: string; override; |
The return value contains the resource ID in the ResBtnFileOpen constant. The value is used in the LoadDefaultGlyph method defined in TCustomEditButton.
|
Resource name for the default glyph used on the Button in TFileNameEdit. |
|
|
Loads the default glyph displayed on the Button for the control. |
|
|
Gets the name of the default glyph resource used for the Button on the control. |
| Version 4.4 | Generated 2025-11-08 | Home |