[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Defines the default glyphs displayed for the buttons on a button panel instance.
Source position: buttonpanel.pas line 30
const DefShowGlyphs = [pbOK, pbCancel, pbClose, pbHelp]; |
DefShowGlyphs is a set constant which contains the default glyphs displayed for the buttons on a button panel. DefShowGlyphs provides the default value for the ShowGlyphs property in TCustomButtonPanel.
|
Indicates the panel buttons displayed with Glyphs (small images). |
|
|
Indicates the buttons displayed on the panel. |
Version 4.0 | Generated 2025-05-03 | Home |