OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcViewPaint Struct Reference

For part adornment painting over part, & painting views. More...

#include <ocf/ocview.h>

Public Attributes

HDC DC
 
owl::TRectPos
 
owl::TRectClip
 
TOcAspect Aspect
 
bool PaintSelection
 paint the selection only
 
owl::TStringMoniker
 moniker if any
 
voidUserData
 User data.
 

Detailed Description

For part adornment painting over part, & painting views.

Definition at line 312 of file ocview.h.

Member Data Documentation

◆ Aspect

TOcAspect ocf::TOcViewPaint::Aspect

Definition at line 316 of file ocview.h.

◆ Clip

owl::TRect* ocf::TOcViewPaint::Clip

Definition at line 315 of file ocview.h.

◆ DC

HDC ocf::TOcViewPaint::DC

Definition at line 313 of file ocview.h.

◆ Moniker

owl::TString* ocf::TOcViewPaint::Moniker

moniker if any

Definition at line 318 of file ocview.h.

◆ PaintSelection

bool ocf::TOcViewPaint::PaintSelection

paint the selection only

Definition at line 317 of file ocview.h.

◆ Pos

owl::TRect* ocf::TOcViewPaint::Pos

Definition at line 314 of file ocview.h.

◆ UserData

void* ocf::TOcViewPaint::UserData

User data.

Definition at line 319 of file ocview.h.


The documentation for this struct was generated from the following file: