API:FMX.Effects.TShadowEffect.Softness

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Softness: Single read FSoftness write SetSoftness nodefault;

C++

__property float Softness = {read=FSoftness, write=SetSoftness};

Properties

Type Visibility Source Unit Parent
property published
FMX.Effects.pas
FMX.Effects.hpp
FMX.Effects TShadowEffect

Description

Embarcadero Technologies does not currently have any additional information.