OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <ocf/ocbocole.h>
Public Member Functions | |
virtual HRESULT _IFUNC | Init (UINT, IBControl *, UINT)=0 |
virtual HRESULT _IFUNC | OnPropertyChanged (DISPID dispid)=0 |
virtual HRESULT _IFUNC | OnPropertyRequestEdit (DISPID dispid)=0 |
virtual HRESULT _IFUNC | OnControlFocus (BOOL fGotFocus)=0 |
virtual HRESULT _IFUNC | TransformCoords (owl::TPointL *lpptlHimetric, owl::TPointF *lpptfContainer, DWORD flags)=0 |
Definition at line 471 of file ocbocole.h.
Implemented in ocf::TOcControl.
Implemented in ocf::TOcControl.
Implemented in ocf::TOcControl.
Implemented in ocf::TOcControl.
|
pure virtual |
Implemented in ocf::TOcControl.