FMX.Colors.TAlphaTrackBar.BackgroundSquareSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BackgroundSquareSize: Single read FBackgroundSquareSize write SetBackgroundSquareSize stored IsBackgroundSquareSize;

C++

__property float BackgroundSquareSize = {read=FBackgroundSquareSize, write=SetBackgroundSquareSize, stored=IsBackgroundSquareSize};

Properties

Type Visibility Source Unit Parent
property published
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TAlphaTrackBar

Description

Embarcadero Technologies does not currently have any additional information.