API:FMX.AddressBook.TAddressBookContact.Birthday

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Birthday: TDateTime index TContactField.Birthday read GetDateTimeValue write SetDateTimeValue;

C++

__property System::TDateTime Birthday = {read=GetDateTimeValue, write=SetDateTimeValue, index=22};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!