Record basefontinfoty
Unit
Declaration
type basefontinfoty = record
Description
Overview
Fields
color: colorty; |
|
colorbackground: colorty; |
|
colorselect: colorty; |
|
colorselectbackground: colorty; |
|
shadow_color: colorty; |
|
shadow_shiftx: integer; |
|
shadow_shifty: integer; |
|
gloss_color: colorty; |
|
gloss_shiftx: integer; |
|
gloss_shifty: integer; |
|
grayed_color: colorty; |
|
grayed_colorshadow: colorty; |
|
grayed_shiftx: integer; |
|
grayed_shifty: integer; |
|
style: fontstylesty; |
|
xscale: real; |
|
height: integer; |
|
width: integer; |
|
extraspace: integer; |
|
name: string; |
|
charset: string; |
|
options: fontoptionsty; |
Description
Fields
color: colorty; |
|
colorbackground: colorty; |
|
colorselect: colorty; |
|
colorselectbackground: colorty; |
|
shadow_color: colorty; |
|
shadow_shiftx: integer; |
|
shadow_shifty: integer; |
|
gloss_color: colorty; |
|
gloss_shiftx: integer; |
|
gloss_shifty: integer; |
|
grayed_color: colorty; |
|
grayed_colorshadow: colorty; |
|
grayed_shiftx: integer; |
|
grayed_shifty: integer; |
|
style: fontstylesty; |
|
xscale: real; |
|
height: integer; |
|
width: integer; |
|
extraspace: integer; |
|
name: string; |
|
charset: string; |
|
options: fontoptionsty; |
|
Generated by PasDoc 0.16.0.