FMX.Calendar.TCustomCalendar.GetData

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

Delphi

function GetData: TValue; override;

C++

virtual System::Rtti::TValue __fastcall GetData();

プロパティ

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


説明

DateTime プロパティを操作するための protected 取得メソッドの実装です。


関連項目