RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetAsDateTime Method

Sets the value of the AsDateTime property.

Pascal
procedure SetAsDateTime(const Value: TDateTime);
C++
__fastcall SetAsDateTime(const TDateTime Value);

SetAsDateTime is the protected write implementation of the AsDateTime property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!