OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tabctrl.cpp File Reference

Implementation of classes TTabItem and TTabControl. More...

#include <owl/pch.h>
#include <owl/tabctrl.h>
#include <owl/uihelper.h>
#include <owl/dc.h>
#include <owl/gdiobjec.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DECLARE_GROUP (OwlCommCtrl)
 

Variables

const int owl::InitSize = 5
 
const int owl::InitDelta = 5
 
const int owl::HorzPad = 6
 
const int owl::VertPad = 4
 
const int owl::HorzSelInc = 1
 
const int owl::VertSelInc = 1
 
const int owl::HorzMargin = 3
 
const int owl::VertMargin = 3
 
const int owl::ClientMargin = 2
 
const int owl::ID_Updown = 0x100
 

Detailed Description

Implementation of classes TTabItem and TTabControl.

Definition in file tabctrl.cpp.