API:System.Types.TSizeF.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(P: TSizeF); overload;
constructor Create(const X, Y: Single); overload;

C++

TSizeF() _ALWAYS_INLINE {
TSizeF(float w, float h) _ALWAYS_INLINE {
TSizeF(const TSize& s) _ALWAYS_INLINE {

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Types.pas
SystemTypes.h
System.Types TSizeF

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !