[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the default glyph name used for the Button on the control.
Source position: editbtn.pas line 373
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. |
|
|
GetDefaultGlyphName finds the name of the default glyph used for the Button. |