API:FMX.AddressBook.Types.TContactDate.Date

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Date: TDate read FDate write FDate;

C++

__property System::TDate Date = {read=FDate, write=FDate};

Properties

Type Visibility Source Unit Parent
property public
FMX.AddressBook.Types.pas
FMX.AddressBook.Types.hpp
FMX.AddressBook.Types TContactDate

Description

Embarcadero Technologies does not currently have any additional information.