Changeset 3 for trunk/Packages/Common
- Timestamp:
- Jan 27, 2016, 10:32:48 PM (9 years ago)
- Location:
- trunk/Packages/Common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Packages/Common
-
Property svn:ignore
set to
lib
-
Property svn:ignore
set to
-
trunk/Packages/Common/UCommon.pas
r2 r3 12 12 type 13 13 TArrayOfByte = array of Byte; 14 TArrayOfInteger = array of Integer; 15 TArrayOfWord = array of Word; 14 16 TArrayOfString = array of string; 15 17 TExceptionEvent = procedure(Sender: TObject; E: Exception) of object;
Note:
See TracChangeset
for help on using the changeset viewer.