OWLNext 7.0
Borland's Object Windows Library for the modern age
|
IBWindow – Supported on child window and frame window of container apps. More...
#include <ocf/ocbocole.h>
Public Member Functions | |
virtual HWND _IFUNC | GetWindow ()=0 |
virtual HRESULT _IFUNC | GetWindowRect (owl::TRect *)=0 |
virtual LPCOLESTR _IFUNC | GetWindowTitle ()=0 |
virtual void _IFUNC | AppendWindowTitle (LPCOLESTR)=0 |
virtual HRESULT _IFUNC | SetStatusText (LPCOLESTR)=0 |
virtual HRESULT _IFUNC | RequestBorderSpace (const owl::TRect *)=0 |
virtual HRESULT _IFUNC | SetBorderSpace (const owl::TRect *)=0 |
virtual HRESULT _IFUNC | InsertContainerMenus (HMENU, TOcMenuWidths *)=0 |
virtual HRESULT _IFUNC | SetFrameMenu (HMENU)=0 |
virtual void _IFUNC | RestoreUI ()=0 |
virtual HRESULT _IFUNC | Accelerator (MSG *)=0 |
virtual HRESULT _IFUNC | GetAccelerators (HACCEL *, int *)=0 |
IBWindow – Supported on child window and frame window of container apps.
Definition at line 376 of file ocbocole.h.
Implemented in ocf::TOcView.
Implemented in ocf::TOcView.
Implemented in ocf::TOcView.
Implemented in ocf::TOcView.
|
pure virtual |
Implemented in ocf::TOcView.
Implemented in ocf::TOcView.
|
pure virtual |
Implemented in ocf::TOcView.
|
pure virtual |
Implemented in ocf::TOcView.
Implemented in ocf::TOcView.
|
pure virtual |
Implemented in ocf::TOcView.
Implemented in ocf::TOcView.
Implemented in ocf::TOcView.