API:Vcl.ScreenTips.TScreenTipsWindow.CornerSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CornerSize: Integer read FCornerSize write FCornerSize default 5;

C++

__property int CornerSize = {read=FCornerSize, write=FCornerSize, default=5};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipsWindow

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!