Vcl.ScreenTips.TScreenTipsWindow.CreateRoundedStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateRoundedStyle; virtual;

C++

virtual void __fastcall CreateRoundedStyle();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipsWindow

Description

Draws the border with the rounded border style.

CreateRoundedStyle is used to draw with the rounded border style.

See Also