| class TK_RECT_CFG |
|---|
| TK_OVAL_CFG |
| create: SAME |
|---|
| fill_color(color:STR) |
|---|
| fill_color(color:STR): SAME |
|---|
| outline_color(color:STR) |
|---|
| outline_color(color:STR): SAME |
|---|
| outline_width(i:INT) |
|---|
| outline_width(i:INT): SAME |
|---|
| **** | stipple(b: TK_BITMAP) is bitmap := b; end; stipple(b: TK_BITMAP): SAME is bitmap(b); return self end; |
| std: SAME |
|---|
| str: STR |
|---|