|
protectedvirtual |
Called to calculate size of custom cell (cell with LCT_CUSTOM type)
The default implementation calculates size of custom label specified in constructor of custom cell. If you plan to display different content, you have to override this method and return size of that content.
pGM | a pointer to a graphics manager |