TPropertyAA

Undocumented in source.
template TPropertyAA (
string keyDataType
string valueDataType
string propertyName
string defaultValue = null
string get = null
string set = null
) {}

Members

Variables

TPropertyAA
char[] TPropertyAA;
Undocumented in source.
aaDataType
char[] aaDataType;
Undocumented in source.
getFkt
char[] getFkt;
Undocumented in source.
setFkt
char[] setFkt;
Undocumented in source.

Meta