[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the default glyph name displayed on the Button for the control.
Source position: editbtn.pas line 596
protected function TDateEdit.GetDefaultGlyphName: string; override; |
Resource name for the default glyph.
GetDefaultGlyphName is overridden in TDateEdit to return the resource name specified in the ResBtnCalendar constant.
|
Resource name for the default glyph used on the Button in TDateEdit. |
|
|
GetDefaultGlyphName finds the name of the default glyph used for the Button. |