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
protPaintCellBOOLInput
iDataIndexINTThe 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
iFirstVisibleRowINTthe first visible row
dwPaintFlagsDWORDThe flags that are passed to IVisualElement.Paint