FMX.Forms.TCommonCustomForm.GetContainerWidth

提供:RAD Studio API Documentation

Delphi

function GetContainerWidth: Single;

C++

float __fastcall GetContainerWidth(void);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

説明

ClientWidth プロパティの値を返します。

関連項目