Property VLSimpleImageBuffer.TVLDateTime.Year
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDateTime
Contents |
Syntax
Delphi:
property Year : Integer read GetYear write SetYear;
C++ Builder:
__property int Year = { read=GetYear, write=SetYear };
Summary
DV Year when the frame has been recorded.
Description
Use this property get or set DV Year when the frame has been
recorded.