System.Sensors.TCustomElectricalSensor.Capacitance

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

Delphi

property Capacitance: Double index TProperty.Capacitance read GetDoubleProperty;

C++

__property double Capacitance = {read=GetDoubleProperty, index=0};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomElectricalSensor


説明

静電容量ファラドで表します。

関連項目