API:FMX.Types.TBounds.Top

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Top: Single read FTop write SetTop stored IsTopStored nodefault;

C++

__property float Top = {read=FTop, write=SetTop, stored=IsTopStored};

Properties

Type Visibility Source Unit Parent
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TBounds

Description

Embarcadero Technologies does not currently have any additional information.