Description


Include file: xcontobj.h

Functions

SetColumnData

Parameters

SHORT column column-number (zero-based index) XTime * data
SHORT column column-number (zero-based index) XDate * data
SHORT column column-number (zero-based index) XIcon * data
SHORT column column-number (zero-based index) XBitmap * data
SHORT column column-number (zero-based index) LONG data
SHORT column column-number (zero-based index) char * data

Remarks

Set data for an column for detail-view
Set data for an column for detail-view
Set data for an column for detail-view
Set data for an column for detail-view
Set data for an column for detail-view
Set data for an column for detail-view

XContainerObject

Parameters

XContainerControl * owner
SHORT columns count of columns in detail-view (default is NULL)

Remarks

Construct a container-item

GetEmphasis

Return-Value

LONG emphasis (see XContainer::SetObjectEmphasis() for details)

Remarks

Query emphasis of the object.

GetBitmap

Parameters

XBitmap * buffer

Remarks

Get the bitmap of the object

GetIcon

Parameters

XIcon * buffer

Remarks

Querry the icon of the object

SetBitmap

Parameters

XBitmap * bitmap

Remarks

Set object-bitmap.

SetIcon

Parameters

XIcon * icon

Remarks

Set object-icon

SetMiniBitmap

Parameters

XBitmap * bitmap

Remarks

Set the mini-bitmap of the object

SetMiniIcon

Parameters

XIcon * icon

Remarks

Set object mini-icon

GetTitle

Parameters

XString * buffer

Remarks

Query the title of the object;

SetTitle

Parameters

char * title

Remarks

Set the title of the object. Memory for the title is allocated by the object.


This document was generated by Jens von Pilgrim's Autodoc