|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
View/Data change info. More...
#include <ocf/ocpart.h>
Public Member Functions | |
| TOcPartChangeInfo (TOcPart *part, TOcInvalidate type=invView) | |
| bool | IsDataChange () |
| bool | IsViewChange () |
| void | SetDataChange () |
| void | SetViewChange () |
| TOcPart * | GetPart () |
| void | SetPart (TOcPart *part) |
| int | GetType () |
Protected Attributes | |
| int | Type |
| TOcPart * | Part |
|
inline |
|
inline |
Definition at line 221 of file ocpart.h.
References ocf::invData.
|
inline |
Definition at line 222 of file ocpart.h.
References ocf::invView.
|
inline |
Definition at line 224 of file ocpart.h.
References ocf::invData.
|
inline |
Definition at line 225 of file ocpart.h.
References ocf::invView.