[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the Theme Element Details used for the tool button.
Source position: comctrls.pp line 2172
protected function TToolButton.GetButtonDrawDetail: TThemedElementDetails; virtual; |
Uses values in Style, Enabled, and Down to determine the theme elements requested in the method. Calls ThemeElement.GetElementDetails to retrieve the theme details.
Called from the Paint method before the control is drawn.
Version 4.0 | Generated 2025-05-03 | Home |