Delphi
property Height: Single read GetHeight;
C++
__property float Height = {read=GetHeight};
Properties
Type |
Visibility |
Source |
Unit |
Parent |
property |
public |
FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms |
TScreen |
Description
Embarcadero Technologies does not currently have any additional information.