System.SysUtils.TSearchRec.CreationTime

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CreationTime: TDateTime read GetCreationTime;

C++

__property System::TDateTime CreationTime = {read=GetCreationTime};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TSearchRec


Beschreibung