Language:
Русский
English
RegisterOWindows (procedure) (OWindows unit)
Calls RegisterType for each of the standard object types defined in the OWindows unit.
Declaration
procedure RegisterOWindows;
Target
Windows
Remarks
After a call to RegisterOWindows, your application can read or write to any of the following types with streams: TWindow, TMDIWindow, TMDIClient, and TScroller.