Language:
Русский
English
RegisterODialogs (procedure) (ODialogs unit)
Calls RegisterType for each of the standard object types defined in the ODialogs unit.
Declaration
procedure RegisterODialogs;
Target
Windows
Remarks
After a call to RegisterODialogs, your application can read or write any of the following types with streams: TDialog, TDlgWindow, TControl, TButton, TCheckBox, TRadioButton, TGroupBox, TListBox, TComboBox, TScrollBar, TStatic, and TEdit.