RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetDay Method

Sets the value of the Day property.

Pascal
procedure SetDay(const Value: Word); virtual;
C++
virtual __fastcall SetDay(const Word Value);

SetDay is the protected write implementation of the Day property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!