TabPage

Constructors

this
this(Dstring tabText)
this()

Members

Aliases

opCmp
alias opCmp = Control.opCmp
Undocumented in source.
opEquals
alias opEquals = Control.opEquals
Undocumented in source.
text
alias text = Panel.text
Undocumented in source.

Functions

_rtype
int _rtype()
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
setBoundsCore
void setBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)
Undocumented in source. Be warned that the author may not have intended to support it.
setVisibleCore
void setVisibleCore(bool byes)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

realBounds
Rect realBounds [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
realVisible
bool realVisible [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Panel

borderStyle
BorderStyle borderStyle [@property setter]
BorderStyle borderStyle [@property getter]

Meta