Домой | Классы | Статические функции | Перечисления (ENUM) | Записи (RECORD) |
CLASS {Paint_turtle|_glyph} , UNTESTED, RECURSIVE, BITWISE:
IMPORT : {Form} , {AL4_form} , {Control} , {Paintbox} , {Geometry} , {Canvas} .
BASE CLASS {Paintbox} .
'NONE|_BORDER_NOT_USED' , 'FLAT|_BORDER' , 'RAISED|_BORDER' , 'SUNKEN|_BORDER' . |
{border} Border|_style , READ
|
STR Command|s_for_turtle_to_paint_glyph , READ , INIT
|
|
STR Subbuttons[] , READ
STR Current|_subbutton_clicked_by_mouse
|
|
INT Ink|_color
INT Ink_disabled
INT Fill|_color
INT Fill_disabled
| |
| |
| |
|
REAL Pen_width
| |
|