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

Border dimensions. More...

#include <owl/gadget.h>

Public Member Functions

 TBorders ()
 

Public Attributes

uint Left
 
uint Right
 
uint Top
 
uint Bottom
 

Detailed Description

Border dimensions.

Holds the values for the left, right, top, and bottom measurements of the gadget.

Definition at line 148 of file gadget.h.

Constructor & Destructor Documentation

◆ TBorders()

owl::TGadget::TBorders::TBorders ( )
inline

Definition at line 155 of file gadget.h.

Member Data Documentation

◆ Bottom

uint owl::TGadget::TBorders::Bottom

Definition at line 153 of file gadget.h.

◆ Left

uint owl::TGadget::TBorders::Left

Definition at line 150 of file gadget.h.

◆ Right

uint owl::TGadget::TBorders::Right

Definition at line 151 of file gadget.h.

◆ Top

uint owl::TGadget::TBorders::Top

Definition at line 152 of file gadget.h.


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