Show: Delphi C++
Display Preferences

FMX.Types.TControl.ExplicitTop

From XE2 API Documentation
Jump to: navigation, search

Delphi

property ExplicitTop: Single read FExplicitTop;

C++

__property float ExplicitTop = {read=FExplicitTop};

Properties

Type Visibility Source Unit Parent
property protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControl

Description

Specifies the explicit vertical pixel coordinate of the top edge of a component, relative to its parent.

ExplicitTop is a read-only property used internally by Delphi. Use Top in applications to allow read and write access.

See Also

Personal tools
Previous Versions
Translations