FMX.Types.TLineMetricInfo.SetCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetCount(const Value: Integer); virtual;

C++

virtual void __fastcall SetCount(const int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TLineMetricInfo

説明

Count プロパティを操作するための protected 設定メソッドの実装です。

関連項目