|
public
QueryBitmapHandle
QueryEmphasis
QueryIconHandle
QueryTitle
SetBitmapHandle
SetColumnData
SetColumndata
SetIconHandle
SetTitle
Sort
XContainerObject
~XContainerObject
RECORDCORE * core
|
Derrived | : public XObject
|
|
|
Definition | OOL_BITMAPHANDLE QueryBitmapHandle ( void ) |
Returns | OOL_BITMAPHANDLE |
|
Definition | LONG QueryEmphasis ( void ) |
Returns | LONG |
|
Definition | OOL_ICONHANDLE QueryIconHandle ( void ) |
Returns | OOL_ICONHANDLE |
|
Definition | void QueryTitle ( XString* s )
void QueryTitle ( XString* ) |
Returns | void |
|
Definition | void SetBitmapHandle ( OOL_BITMAPHANDLE handle ) |
Returns | void |
|
Definition | void SetColumnData ( SHORT column, XDate* data )
void SetColumnData ( SHORT column, LONG data )
void SetColumnData ( SHORT column, char* data ) |
Returns | void |
|
Definition | void SetColumndata ( SHORT column, XTime* data ) |
Returns | void |
|
Definition | void SetIconHandle ( OOL_ICONHANDLE handle ) |
Returns | void |
|
Definition | void SetTitle ( char* t ) |
Returns | void |
|
Definition | virtual SHORT Sort ( XContainerObject* ) |
Returns | SHORT |
|
Definition | XContainerObject ( XContainerControl* owner, SHORT columns )
XContainerObject ( XContainerControl* owner, SHORT columns = 0 ) |
Returns | - |
|
Definition | ~XContainerObject ( )
virtual ~XContainerObject ( ) |
Returns | -
|
|