|
<< Click to Display Table of Contents >> Navigation: Types > T1Chars |
SIGNATURE=IW.Common.DateTime.T1Chars
ETYPE=Type
Declaration:
Delphi: |
T1Chars = array [1..1 * SizeOf(Char)] of Byte; |
C++: |
array [1..1 * SizeOf(Char)] of Byte T1Chars; |
Unit: IW.Common.DateTime.pas
Description: this allows faster move than using Move() routine