Table title¶
title = “text” |
Text for the table title. Optional. |
title_font = “text” |
Font for the title. See Fonts. Default: The window font. |
title_bgc = rgb_value
title_fgc = rgb_value
|
Background and foreground colours for the title. See Colours. |
title_pen = integer |
Pen for the table title. Any suitable pen from the current palette may be used. See Pens. From Sculptor 5 onwards, with the introduction of Colour clauses, it is recommended that the title_bgc and title_fgc clauses are used in preference to title_pen. Default: In a Sculptor palette, PEN_BORDER_TITLE (7). |
RELATED TOPICS |