[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Default painting method for the borders for a control.
Source position: themes.pas line 503
public procedure TThemeServices.PaintBorder( |
Control: TObject; |
EraseLRCorner: Boolean |
); virtual; |
PaintBorder has an empty implementation in TThemeServices. It must be overridden in a descendent class to use the native border drawing style for the widgetset.
Version 4.0 | Generated 2025-05-03 | Home |