RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetMonth Method

Sets the value of the Month property.

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

SetMonth is the protected write implementation of the Month property. 

 

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