|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| TCharProcedure | Interface for procedures with one char parameter. |
| TIntCharProcedure | Interface for procedures that take two parameters of type int and char. |
| 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<T> | Interface for procedures that take two parameters of type int and Object. |
| TIntProcedure | Interface for procedures with one int parameter. |
| 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<T> | Interface for procedures that take two parameters of type long and Object. |
| TLongProcedure | Interface for procedures with one long parameter. |
| TObjectIntProcedure<K> | Interface for procedures that take two parameters of type Object and int. |
| TObjectLongProcedure<K> | Interface for procedures that take two parameters of type Object and long. |
| TObjectObjectProcedure<K,V> | Interface for procedures that take two Object parameters. |
| TObjectProcedure<T> | Interface for procedures with one Object parameter. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||