VisuFbTableColumnSimpleBase.protPaintCell (METH)

METHOD protPaintCell : BOOL

This method implements the “abstract” method of our super function block to draw the content of a particular cell of the column

InOut:

Scope

Name

Type

Comment

Return

protPaintCell

BOOL

Input

iDataIndex

INT

The index within the data array (i.e. considering the first visible row in the table), that is used to retrieve the data of the cell

iFirstVisibleRow

INT

the first visible row

dwPaintFlags

DWORD

The flags that are passed to IVisualElement.Paint