[TForm] [Index] [TFormBase]

Class TFormBase


File: <toad/form.hh>

Super Classes

Attributes

public static const int ALL
public static const int BOTTOM
public static const int FORM
public static const int LEFT
public static const int NONE
public static const int OPPOSITE_WINDOW
public static const int RIGHT
public static const int TOP
public static const int WINDOW
public bool bKeepOwnBorder
public int nBorderOverlap
public bool running

Methods

AddForm
public void AddForm(TWindow *)
Arrange
public void Arrange(int x, int y, int w, int h)
Attach
public void Attach(TWindow *wnd, unsigned where, unsigned how, TWindow *which= ((void *)0))
public void Attach(TWindow *wnd, unsigned where)
public void Attach(TWindow *wnd, unsigned where, TWindow *which)
AttachLast
public void AttachLast(unsigned where, unsigned how, TWindow *which= ((void *)0))
Distance
public void Distance(TWindow *, int distance, unsigned where=ALL)
RemoveForm
public void RemoveForm(TWindow *)
TFormBase
public TFormBase()
public ~TFormBase()

This page was generated with Stupid -- Another stupid C++ to HTML generator
Written 1998,99 by The Wizards of Zilog
Copyright © 1998,99 by the TOAD Project