| Class and Description |
|---|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| Class and Description |
|---|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| Class and Description |
|---|
| TByteByteProcedure
Interface for procedures that take two parameters of type byte and byte.
|
| TByteCharProcedure
Interface for procedures that take two parameters of type byte and char.
|
| TByteDoubleProcedure
Interface for procedures that take two parameters of type byte and double.
|
| TByteFloatProcedure
Interface for procedures that take two parameters of type byte and float.
|
| TByteIntProcedure
Interface for procedures that take two parameters of type byte and int.
|
| TByteLongProcedure
Interface for procedures that take two parameters of type byte and long.
|
| TByteObjectProcedure
Interface for procedures that take two parameters of type byte and Object.
|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TByteShortProcedure
Interface for procedures that take two parameters of type byte and short.
|
| TCharByteProcedure
Interface for procedures that take two parameters of type char and byte.
|
| TCharCharProcedure
Interface for procedures that take two parameters of type char and char.
|
| TCharDoubleProcedure
Interface for procedures that take two parameters of type char and double.
|
| TCharFloatProcedure
Interface for procedures that take two parameters of type char and float.
|
| TCharIntProcedure
Interface for procedures that take two parameters of type char and int.
|
| TCharLongProcedure
Interface for procedures that take two parameters of type char and long.
|
| TCharObjectProcedure
Interface for procedures that take two parameters of type char and Object.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TCharShortProcedure
Interface for procedures that take two parameters of type char and short.
|
| TDoubleByteProcedure
Interface for procedures that take two parameters of type double and byte.
|
| TDoubleCharProcedure
Interface for procedures that take two parameters of type double and char.
|
| TDoubleDoubleProcedure
Interface for procedures that take two parameters of type double and double.
|
| TDoubleFloatProcedure
Interface for procedures that take two parameters of type double and float.
|
| TDoubleIntProcedure
Interface for procedures that take two parameters of type double and int.
|
| TDoubleLongProcedure
Interface for procedures that take two parameters of type double and long.
|
| TDoubleObjectProcedure
Interface for procedures that take two parameters of type double and Object.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TDoubleShortProcedure
Interface for procedures that take two parameters of type double and short.
|
| TFloatByteProcedure
Interface for procedures that take two parameters of type float and byte.
|
| TFloatCharProcedure
Interface for procedures that take two parameters of type float and char.
|
| TFloatDoubleProcedure
Interface for procedures that take two parameters of type float and double.
|
| TFloatFloatProcedure
Interface for procedures that take two parameters of type float and float.
|
| TFloatIntProcedure
Interface for procedures that take two parameters of type float and int.
|
| TFloatLongProcedure
Interface for procedures that take two parameters of type float and long.
|
| TFloatObjectProcedure
Interface for procedures that take two parameters of type float and Object.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TFloatShortProcedure
Interface for procedures that take two parameters of type float and short.
|
| TIntByteProcedure
Interface for procedures that take two parameters of type int and byte.
|
| TIntCharProcedure
Interface for procedures that take two parameters of type int and char.
|
| TIntDoubleProcedure
Interface for procedures that take two parameters of type int and double.
|
| TIntFloatProcedure
Interface for procedures that take two parameters of type int and float.
|
| TIntIntProcedure
Interface for procedures that take two parameters of type int and int.
|
| TIntLongProcedure
Interface for procedures that take two parameters of type int and long.
|
| TIntObjectProcedure
Interface for procedures that take two parameters of type int and Object.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TIntShortProcedure
Interface for procedures that take two parameters of type int and short.
|
| TLongByteProcedure
Interface for procedures that take two parameters of type long and byte.
|
| TLongCharProcedure
Interface for procedures that take two parameters of type long and char.
|
| TLongDoubleProcedure
Interface for procedures that take two parameters of type long and double.
|
| TLongFloatProcedure
Interface for procedures that take two parameters of type long and float.
|
| TLongIntProcedure
Interface for procedures that take two parameters of type long and int.
|
| TLongLongProcedure
Interface for procedures that take two parameters of type long and long.
|
| TLongObjectProcedure
Interface for procedures that take two parameters of type long and Object.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TLongShortProcedure
Interface for procedures that take two parameters of type long and short.
|
| TObjectByteProcedure
Interface for procedures that take two parameters of type Object and byte.
|
| TObjectCharProcedure
Interface for procedures that take two parameters of type Object and char.
|
| TObjectDoubleProcedure
Interface for procedures that take two parameters of type Object and double.
|
| TObjectFloatProcedure
Interface for procedures that take two parameters of type Object and float.
|
| TObjectIntProcedure
Interface for procedures that take two parameters of type Object and int.
|
| TObjectLongProcedure
Interface for procedures that take two parameters of type Object and long.
|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| TObjectShortProcedure
Interface for procedures that take two parameters of type Object and short.
|
| TShortByteProcedure
Interface for procedures that take two parameters of type short and byte.
|
| TShortCharProcedure
Interface for procedures that take two parameters of type short and char.
|
| TShortDoubleProcedure
Interface for procedures that take two parameters of type short and double.
|
| TShortFloatProcedure
Interface for procedures that take two parameters of type short and float.
|
| TShortIntProcedure
Interface for procedures that take two parameters of type short and int.
|
| TShortLongProcedure
Interface for procedures that take two parameters of type short and long.
|
| TShortObjectProcedure
Interface for procedures that take two parameters of type short and Object.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| TShortShortProcedure
Interface for procedures that take two parameters of type short and short.
|
| Class and Description |
|---|
| TByteByteProcedure
Interface for procedures that take two parameters of type byte and byte.
|
| TByteCharProcedure
Interface for procedures that take two parameters of type byte and char.
|
| TByteDoubleProcedure
Interface for procedures that take two parameters of type byte and double.
|
| TByteFloatProcedure
Interface for procedures that take two parameters of type byte and float.
|
| TByteIntProcedure
Interface for procedures that take two parameters of type byte and int.
|
| TByteLongProcedure
Interface for procedures that take two parameters of type byte and long.
|
| TByteObjectProcedure
Interface for procedures that take two parameters of type byte and Object.
|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TByteShortProcedure
Interface for procedures that take two parameters of type byte and short.
|
| TCharByteProcedure
Interface for procedures that take two parameters of type char and byte.
|
| TCharCharProcedure
Interface for procedures that take two parameters of type char and char.
|
| TCharDoubleProcedure
Interface for procedures that take two parameters of type char and double.
|
| TCharFloatProcedure
Interface for procedures that take two parameters of type char and float.
|
| TCharIntProcedure
Interface for procedures that take two parameters of type char and int.
|
| TCharLongProcedure
Interface for procedures that take two parameters of type char and long.
|
| TCharObjectProcedure
Interface for procedures that take two parameters of type char and Object.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TCharShortProcedure
Interface for procedures that take two parameters of type char and short.
|
| TDoubleByteProcedure
Interface for procedures that take two parameters of type double and byte.
|
| TDoubleCharProcedure
Interface for procedures that take two parameters of type double and char.
|
| TDoubleDoubleProcedure
Interface for procedures that take two parameters of type double and double.
|
| TDoubleFloatProcedure
Interface for procedures that take two parameters of type double and float.
|
| TDoubleIntProcedure
Interface for procedures that take two parameters of type double and int.
|
| TDoubleLongProcedure
Interface for procedures that take two parameters of type double and long.
|
| TDoubleObjectProcedure
Interface for procedures that take two parameters of type double and Object.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TDoubleShortProcedure
Interface for procedures that take two parameters of type double and short.
|
| TFloatByteProcedure
Interface for procedures that take two parameters of type float and byte.
|
| TFloatCharProcedure
Interface for procedures that take two parameters of type float and char.
|
| TFloatDoubleProcedure
Interface for procedures that take two parameters of type float and double.
|
| TFloatFloatProcedure
Interface for procedures that take two parameters of type float and float.
|
| TFloatIntProcedure
Interface for procedures that take two parameters of type float and int.
|
| TFloatLongProcedure
Interface for procedures that take two parameters of type float and long.
|
| TFloatObjectProcedure
Interface for procedures that take two parameters of type float and Object.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TFloatShortProcedure
Interface for procedures that take two parameters of type float and short.
|
| TIntByteProcedure
Interface for procedures that take two parameters of type int and byte.
|
| TIntCharProcedure
Interface for procedures that take two parameters of type int and char.
|
| TIntDoubleProcedure
Interface for procedures that take two parameters of type int and double.
|
| TIntFloatProcedure
Interface for procedures that take two parameters of type int and float.
|
| TIntIntProcedure
Interface for procedures that take two parameters of type int and int.
|
| TIntLongProcedure
Interface for procedures that take two parameters of type int and long.
|
| TIntObjectProcedure
Interface for procedures that take two parameters of type int and Object.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TIntShortProcedure
Interface for procedures that take two parameters of type int and short.
|
| TLongByteProcedure
Interface for procedures that take two parameters of type long and byte.
|
| TLongCharProcedure
Interface for procedures that take two parameters of type long and char.
|
| TLongDoubleProcedure
Interface for procedures that take two parameters of type long and double.
|
| TLongFloatProcedure
Interface for procedures that take two parameters of type long and float.
|
| TLongIntProcedure
Interface for procedures that take two parameters of type long and int.
|
| TLongLongProcedure
Interface for procedures that take two parameters of type long and long.
|
| TLongObjectProcedure
Interface for procedures that take two parameters of type long and Object.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TLongShortProcedure
Interface for procedures that take two parameters of type long and short.
|
| TObjectByteProcedure
Interface for procedures that take two parameters of type Object and byte.
|
| TObjectCharProcedure
Interface for procedures that take two parameters of type Object and char.
|
| TObjectDoubleProcedure
Interface for procedures that take two parameters of type Object and double.
|
| TObjectFloatProcedure
Interface for procedures that take two parameters of type Object and float.
|
| TObjectIntProcedure
Interface for procedures that take two parameters of type Object and int.
|
| TObjectLongProcedure
Interface for procedures that take two parameters of type Object and long.
|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| TObjectShortProcedure
Interface for procedures that take two parameters of type Object and short.
|
| TShortByteProcedure
Interface for procedures that take two parameters of type short and byte.
|
| TShortCharProcedure
Interface for procedures that take two parameters of type short and char.
|
| TShortDoubleProcedure
Interface for procedures that take two parameters of type short and double.
|
| TShortFloatProcedure
Interface for procedures that take two parameters of type short and float.
|
| TShortIntProcedure
Interface for procedures that take two parameters of type short and int.
|
| TShortLongProcedure
Interface for procedures that take two parameters of type short and long.
|
| TShortObjectProcedure
Interface for procedures that take two parameters of type short and Object.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| TShortShortProcedure
Interface for procedures that take two parameters of type short and short.
|
| Class and Description |
|---|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| Class and Description |
|---|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| Class and Description |
|---|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| Class and Description |
|---|
| TByteByteProcedure
Interface for procedures that take two parameters of type byte and byte.
|
| TByteCharProcedure
Interface for procedures that take two parameters of type byte and char.
|
| TByteDoubleProcedure
Interface for procedures that take two parameters of type byte and double.
|
| TByteFloatProcedure
Interface for procedures that take two parameters of type byte and float.
|
| TByteIntProcedure
Interface for procedures that take two parameters of type byte and int.
|
| TByteLongProcedure
Interface for procedures that take two parameters of type byte and long.
|
| TByteObjectProcedure
Interface for procedures that take two parameters of type byte and Object.
|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TByteShortProcedure
Interface for procedures that take two parameters of type byte and short.
|
| TCharByteProcedure
Interface for procedures that take two parameters of type char and byte.
|
| TCharCharProcedure
Interface for procedures that take two parameters of type char and char.
|
| TCharDoubleProcedure
Interface for procedures that take two parameters of type char and double.
|
| TCharFloatProcedure
Interface for procedures that take two parameters of type char and float.
|
| TCharIntProcedure
Interface for procedures that take two parameters of type char and int.
|
| TCharLongProcedure
Interface for procedures that take two parameters of type char and long.
|
| TCharObjectProcedure
Interface for procedures that take two parameters of type char and Object.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TCharShortProcedure
Interface for procedures that take two parameters of type char and short.
|
| TDoubleByteProcedure
Interface for procedures that take two parameters of type double and byte.
|
| TDoubleCharProcedure
Interface for procedures that take two parameters of type double and char.
|
| TDoubleDoubleProcedure
Interface for procedures that take two parameters of type double and double.
|
| TDoubleFloatProcedure
Interface for procedures that take two parameters of type double and float.
|
| TDoubleIntProcedure
Interface for procedures that take two parameters of type double and int.
|
| TDoubleLongProcedure
Interface for procedures that take two parameters of type double and long.
|
| TDoubleObjectProcedure
Interface for procedures that take two parameters of type double and Object.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TDoubleShortProcedure
Interface for procedures that take two parameters of type double and short.
|
| TFloatByteProcedure
Interface for procedures that take two parameters of type float and byte.
|
| TFloatCharProcedure
Interface for procedures that take two parameters of type float and char.
|
| TFloatDoubleProcedure
Interface for procedures that take two parameters of type float and double.
|
| TFloatFloatProcedure
Interface for procedures that take two parameters of type float and float.
|
| TFloatIntProcedure
Interface for procedures that take two parameters of type float and int.
|
| TFloatLongProcedure
Interface for procedures that take two parameters of type float and long.
|
| TFloatObjectProcedure
Interface for procedures that take two parameters of type float and Object.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TFloatShortProcedure
Interface for procedures that take two parameters of type float and short.
|
| TIntByteProcedure
Interface for procedures that take two parameters of type int and byte.
|
| TIntCharProcedure
Interface for procedures that take two parameters of type int and char.
|
| TIntDoubleProcedure
Interface for procedures that take two parameters of type int and double.
|
| TIntFloatProcedure
Interface for procedures that take two parameters of type int and float.
|
| TIntIntProcedure
Interface for procedures that take two parameters of type int and int.
|
| TIntLongProcedure
Interface for procedures that take two parameters of type int and long.
|
| TIntObjectProcedure
Interface for procedures that take two parameters of type int and Object.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TIntShortProcedure
Interface for procedures that take two parameters of type int and short.
|
| TLongByteProcedure
Interface for procedures that take two parameters of type long and byte.
|
| TLongCharProcedure
Interface for procedures that take two parameters of type long and char.
|
| TLongDoubleProcedure
Interface for procedures that take two parameters of type long and double.
|
| TLongFloatProcedure
Interface for procedures that take two parameters of type long and float.
|
| TLongIntProcedure
Interface for procedures that take two parameters of type long and int.
|
| TLongLongProcedure
Interface for procedures that take two parameters of type long and long.
|
| TLongObjectProcedure
Interface for procedures that take two parameters of type long and Object.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TLongShortProcedure
Interface for procedures that take two parameters of type long and short.
|
| TObjectByteProcedure
Interface for procedures that take two parameters of type Object and byte.
|
| TObjectCharProcedure
Interface for procedures that take two parameters of type Object and char.
|
| TObjectDoubleProcedure
Interface for procedures that take two parameters of type Object and double.
|
| TObjectFloatProcedure
Interface for procedures that take two parameters of type Object and float.
|
| TObjectIntProcedure
Interface for procedures that take two parameters of type Object and int.
|
| TObjectLongProcedure
Interface for procedures that take two parameters of type Object and long.
|
| TObjectObjectProcedure
Interface for procedures that take two Object parameters.
|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| TObjectShortProcedure
Interface for procedures that take two parameters of type Object and short.
|
| TShortByteProcedure
Interface for procedures that take two parameters of type short and byte.
|
| TShortCharProcedure
Interface for procedures that take two parameters of type short and char.
|
| TShortDoubleProcedure
Interface for procedures that take two parameters of type short and double.
|
| TShortFloatProcedure
Interface for procedures that take two parameters of type short and float.
|
| TShortIntProcedure
Interface for procedures that take two parameters of type short and int.
|
| TShortLongProcedure
Interface for procedures that take two parameters of type short and long.
|
| TShortObjectProcedure
Interface for procedures that take two parameters of type short and Object.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| TShortShortProcedure
Interface for procedures that take two parameters of type short and short.
|
| Class and Description |
|---|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TObjectByteProcedure
Interface for procedures that take two parameters of type Object and byte.
|
| TObjectCharProcedure
Interface for procedures that take two parameters of type Object and char.
|
| TObjectDoubleProcedure
Interface for procedures that take two parameters of type Object and double.
|
| TObjectFloatProcedure
Interface for procedures that take two parameters of type Object and float.
|
| TObjectIntProcedure
Interface for procedures that take two parameters of type Object and int.
|
| TObjectLongProcedure
Interface for procedures that take two parameters of type Object and long.
|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| TObjectShortProcedure
Interface for procedures that take two parameters of type Object and short.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| Class and Description |
|---|
| TByteByteProcedure
Interface for procedures that take two parameters of type byte and byte.
|
| TByteCharProcedure
Interface for procedures that take two parameters of type byte and char.
|
| TByteDoubleProcedure
Interface for procedures that take two parameters of type byte and double.
|
| TByteFloatProcedure
Interface for procedures that take two parameters of type byte and float.
|
| TByteIntProcedure
Interface for procedures that take two parameters of type byte and int.
|
| TByteLongProcedure
Interface for procedures that take two parameters of type byte and long.
|
| TByteObjectProcedure
Interface for procedures that take two parameters of type byte and Object.
|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TByteShortProcedure
Interface for procedures that take two parameters of type byte and short.
|
| TCharByteProcedure
Interface for procedures that take two parameters of type char and byte.
|
| TCharCharProcedure
Interface for procedures that take two parameters of type char and char.
|
| TCharDoubleProcedure
Interface for procedures that take two parameters of type char and double.
|
| TCharFloatProcedure
Interface for procedures that take two parameters of type char and float.
|
| TCharIntProcedure
Interface for procedures that take two parameters of type char and int.
|
| TCharLongProcedure
Interface for procedures that take two parameters of type char and long.
|
| TCharObjectProcedure
Interface for procedures that take two parameters of type char and Object.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TCharShortProcedure
Interface for procedures that take two parameters of type char and short.
|
| TDoubleByteProcedure
Interface for procedures that take two parameters of type double and byte.
|
| TDoubleCharProcedure
Interface for procedures that take two parameters of type double and char.
|
| TDoubleDoubleProcedure
Interface for procedures that take two parameters of type double and double.
|
| TDoubleFloatProcedure
Interface for procedures that take two parameters of type double and float.
|
| TDoubleIntProcedure
Interface for procedures that take two parameters of type double and int.
|
| TDoubleLongProcedure
Interface for procedures that take two parameters of type double and long.
|
| TDoubleObjectProcedure
Interface for procedures that take two parameters of type double and Object.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TDoubleShortProcedure
Interface for procedures that take two parameters of type double and short.
|
| TFloatByteProcedure
Interface for procedures that take two parameters of type float and byte.
|
| TFloatCharProcedure
Interface for procedures that take two parameters of type float and char.
|
| TFloatDoubleProcedure
Interface for procedures that take two parameters of type float and double.
|
| TFloatFloatProcedure
Interface for procedures that take two parameters of type float and float.
|
| TFloatIntProcedure
Interface for procedures that take two parameters of type float and int.
|
| TFloatLongProcedure
Interface for procedures that take two parameters of type float and long.
|
| TFloatObjectProcedure
Interface for procedures that take two parameters of type float and Object.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TFloatShortProcedure
Interface for procedures that take two parameters of type float and short.
|
| TIntByteProcedure
Interface for procedures that take two parameters of type int and byte.
|
| TIntCharProcedure
Interface for procedures that take two parameters of type int and char.
|
| TIntDoubleProcedure
Interface for procedures that take two parameters of type int and double.
|
| TIntFloatProcedure
Interface for procedures that take two parameters of type int and float.
|
| TIntIntProcedure
Interface for procedures that take two parameters of type int and int.
|
| TIntLongProcedure
Interface for procedures that take two parameters of type int and long.
|
| TIntObjectProcedure
Interface for procedures that take two parameters of type int and Object.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TIntShortProcedure
Interface for procedures that take two parameters of type int and short.
|
| TLongByteProcedure
Interface for procedures that take two parameters of type long and byte.
|
| TLongCharProcedure
Interface for procedures that take two parameters of type long and char.
|
| TLongDoubleProcedure
Interface for procedures that take two parameters of type long and double.
|
| TLongFloatProcedure
Interface for procedures that take two parameters of type long and float.
|
| TLongIntProcedure
Interface for procedures that take two parameters of type long and int.
|
| TLongLongProcedure
Interface for procedures that take two parameters of type long and long.
|
| TLongObjectProcedure
Interface for procedures that take two parameters of type long and Object.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TLongShortProcedure
Interface for procedures that take two parameters of type long and short.
|
| TObjectByteProcedure
Interface for procedures that take two parameters of type Object and byte.
|
| TObjectCharProcedure
Interface for procedures that take two parameters of type Object and char.
|
| TObjectDoubleProcedure
Interface for procedures that take two parameters of type Object and double.
|
| TObjectFloatProcedure
Interface for procedures that take two parameters of type Object and float.
|
| TObjectIntProcedure
Interface for procedures that take two parameters of type Object and int.
|
| TObjectLongProcedure
Interface for procedures that take two parameters of type Object and long.
|
| TObjectObjectProcedure
Interface for procedures that take two Object parameters.
|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| TObjectShortProcedure
Interface for procedures that take two parameters of type Object and short.
|
| TShortByteProcedure
Interface for procedures that take two parameters of type short and byte.
|
| TShortCharProcedure
Interface for procedures that take two parameters of type short and char.
|
| TShortDoubleProcedure
Interface for procedures that take two parameters of type short and double.
|
| TShortFloatProcedure
Interface for procedures that take two parameters of type short and float.
|
| TShortIntProcedure
Interface for procedures that take two parameters of type short and int.
|
| TShortLongProcedure
Interface for procedures that take two parameters of type short and long.
|
| TShortObjectProcedure
Interface for procedures that take two parameters of type short and Object.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| TShortShortProcedure
Interface for procedures that take two parameters of type short and short.
|
| Class and Description |
|---|
| TObjectProcedure
Interface for procedures with one Object parameter.
|
| Class and Description |
|---|
| TByteProcedure
Interface for procedures with one byte parameter.
|
| TCharProcedure
Interface for procedures with one char parameter.
|
| TDoubleProcedure
Interface for procedures with one double parameter.
|
| TFloatProcedure
Interface for procedures with one float parameter.
|
| TIntProcedure
Interface for procedures with one int parameter.
|
| TLongProcedure
Interface for procedures with one long parameter.
|
| TShortProcedure
Interface for procedures with one short parameter.
|
| Class and Description |
|---|
| TObjectProcedure
Interface for procedures with one Object parameter.
|