API:Vcl.ScreenTips.TScreenTipBorderStyle.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 published
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipBorderStyle

Description

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