TabPage

Undocumented in source.

Members

Aliases

text
alias text = Control.text
Undocumented in source.

Functions

createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
initTabPage
void initTabPage()
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

imageIndex
int imageIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageIndex
int imageIndex [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
index
int index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tabControl
TabControl tabControl [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tabControl
TabControl tabControl [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
string text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Panel

createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta