Method XbpQuickBrowse():getColRepresentation() Foundation
Determines the images defined for the visual representation of a value.
:getColRepresentation( <nColPos>, <xValue> ) --> aResIDs
:getColRepresentation() returns an array holding the resource IDs of images that are displayed instead of <xValue>. If XbpBitmap or XbpIcon objects were used with :setColRepresentation() to define the value's representation, the respective array members contain a reference to the bitmap or icon objects instead of resource IDs.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.