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

TDateEdit.GetDefaultGlyphName

Gets the default glyph name displayed on the Button for the control.

Declaration

Source position: editbtn.pas line 596

protected function TDateEdit.GetDefaultGlyphName: string; override;

Function result

Resource name for the default glyph.

Description

GetDefaultGlyphName is overridden in TDateEdit to return the resource name specified in the ResBtnCalendar constant.

See also

ResBtnCalendar

  

Resource name for the default glyph used on the Button in TDateEdit.

TCustomEditButton.GetDefaultGlyphName

  

GetDefaultGlyphName finds the name of the default glyph used for the Button.