API:Vcl.StdCtrls.TCustomLabel.GlowSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GlowSize: Integer read FGlowSize write SetGlowSize default 0;

C++

__property int GlowSize = {read=FGlowSize, write=SetGlowSize, default=0};

Properties

Type Visibility Source Unit Parent
property public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomLabel

Description

Embarcadero Technologies does not currently have any additional information.