fcMTblItem
fcMTblItem
Definition of a table item.
Instance Variables
Type
Number: One of the following type constants:
MTBL_ITEM_CELL |
A specific cell |
MTBL_ITEM_COLUMN |
A specific column |
MTBL_ITEM_COLUMNS |
All columns |
MTBL_ITEM_LAST_LOCKED_COLUMN |
Last locked column |
MTBL_ITEM_COLHDR |
A specific column header |
MTBL_ITEM_COLHDRGRP |
A specific column header group |
MTBL_ITEM_ROW |
A specific row |
MTBL_ITEM_ROWS |
All rows |
MTBL_ITEM_ROWHDR |
A specific row header |
MTBL_ITEM_CORNER |
The corner |
WndHandle
Window Handle: Depends on Type:
Type |
WndHandle is... |
MTBL_ITEM_CELL |
Column handle |
MTBL_ITEM_COLUMN |
Column handle |
MTBL_ITEM_COLUMNS |
Table handle |
MTBL_ITEM_LAST_LOCKED_COLUMN |
Table handle |
MTBL_ITEM_COLHDR |
Column handle |
MTBL_ITEM_COLHDRGRP |
hWndNULL |
MTBL_ITEM_ROW |
hWndNULL |
MTBL_ITEM_ROWS |
Table handle |
MTBL_ITEM_ROWHDR |
hWndNULL |
MTBL_ITEM_CORNER |
hWndNULL |
Id
Number: Depends on Type:
Type |
Id is... |
MTBL_ITEM_CELL |
M!Table row ID |
MTBL_ITEM_COLUMN |
0 |
MTBL_ITEM_COLUMNS |
0 |
MTBL_ITEM_LAST_LOCKED_COLUMN |
0 |
MTBL_ITEM_COLHDR |
0 |
MTBL_ITEM_COLHDRGRP |
Column header group ID |
MTBL_ITEM_ROW |
M!Table row ID |
MTBL_ITEM_ROWS |
0 |
MTBL_ITEM_ROWHDR |
M!Table row ID |
MTBL_ITEM_CORNER |
0 |
Part
Number: One of the following part constants:
MTBL_PART_UNDEF |
Undefined ( means normally the item itself ) |
MTBL_PART_TEXT |
Text of the item |
MTBL_PART_IMAGE |
Image of the item |
MTBL_PART_IMAGE_EXP |
Image of the item when the appropriate row is expanded |
MTBL_PART_BTN |
Button of the item |
MTBL_PART_DDBTN |
Drop-Down-Button of the item |
MTBL_PART_NODE |
Node of the item |
Functions
DefineAsCell
DefineAsCellNode
DefineAsCol
DefineAsCols
DefineAsColHdr
DefineAsColHdrBtn
DefineAsColHdrGrp
DefineAsCorner
DefineAsLastLockedCol
DefineAsRow
DefineAsRows
DefineAsRowHdr
DefineAsRowHdrNode
DefineFromODI
GetRowNr
GetTableHandle
Init
IsIdRow
IsWndHandleCol
Created with the Personal Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation