Property VLSimpleImageBuffer.TVLDateTime.Day
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 Day : Integer read GetDay write SetDay;
C++ Builder:
__property int Day = { read=GetDay, write=SetDay };
Summary
DV Day when the frame has been recorded.
Description
Use this property get or set DV Day when the frame has been
recorded.