Vcl.ScreenTips.TScreenTipsWindow.CreateRoundedStyle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CreateRoundedStyle; virtual;

C++

virtual void __fastcall CreateRoundedStyle();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipsWindow


説明

角丸の枠線スタイルで、枠線を描画します。

CreateRoundedStyle は、角丸の枠線スタイルで、枠線を描画するために使用されます。

関連項目