System.Beacon.Components.TBeacon.ScanningTime
Delphi
property ScanningTime: Integer read FScanningTime write SetScanningTime default 500;
C++
__property ScanningTime = {default=500};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | System.Beacon.Components.pas System.Beacon.Components.hpp |
System.Beacon.Components | TBeacon |
説明
ScanningTime プロパティは各スキャン サイクルの時間をミリ秒単位で示します。 {{#multireplace:System.Beacon.Components.TBeacon.ScanningTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Beacon.Components.TCustomBeacon.ScanningTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Beacon.Components.TCustomBeacon.ScanningTime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
ScanningTime プロパティは各スキャン サイクルの時間をミリ秒単位で示します。
iOS プラットフォームの場合、Mode プロパティが Standard に設定されると、ScanningTime は無視されます。