Vcl.ScreenTips.TScreenTipsWindow.CreateTipBorderStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateTipBorderStyle; virtual;

C++

virtual void __fastcall CreateTipBorderStyle();

Properties

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

Description

Creates the border style of the screen tip.

CreateTipBorderStyle creates the tip border style, considering the TTipBorderStyle value.

See Also