FMX.Forms.TCommonCustomForm.BoundsF
Delphi
property BoundsF: TRectF read GetBoundsF write SetBoundsF;
C++
__property System::Types::TRectF BoundsF = {read=GetBoundsF, write=SetBoundsF};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCommonCustomForm |
Description
Embarcadero Technologies does not currently have any additional information.