[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: base_service_intf.pas line 1695
type TTypeRegistry = class |
||
public |
||
constructor Create; |
|
|
destructor Destroy; override; |
|
|
procedure RegisterInitializer(); |
|
|
function IndexOf(); |
|
|
function Add(); |
|
|
function Register(); |
|
|
function Find(); |
|
|
function FindByDeclaredName(); |
|
|
property Count: Integer; [r] |
|
|
property Item []: TTypeRegistryItem; default; [r] |
|
|
property ItemByTypeInfo []: TTypeRegistryItem; [r] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |