Draws a theme element using the specified theme element details.
Source position: themes.pas line 490
public procedure TThemeServices.DrawElement(
DC: HDC;
Details: TThemedElementDetails;
const R: TRect;
ClipRect: PRect = Nil
); virtual;