RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.SetYear Method

Sets the value of the Year property.

Pascal
procedure SetYear(const Value: Integer); virtual;
C++
virtual __fastcall SetYear(const int Value);

SetYear is the protected write implementation of the Year property. 

 

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