lcl: fixed typos

git-svn-id: branches/fixes_1_6@50669 -
This commit is contained in:
mattias 2015-12-05 23:30:07 +00:00
parent e716465329
commit d02bd44c53

View File

@ -33,8 +33,8 @@ type
TGraphicsColor = -$7FFFFFFF-1..$7FFFFFFF; TGraphicsColor = -$7FFFFFFF-1..$7FFFFFFF;
TGraphicsFillStyle = TGraphicsFillStyle =
( (
fsSurface, // fill till the color (it fills all execpt this color) fsSurface, // fill till the color (it fills all except this color)
fsBorder // fill this color (it fills only conneted pixels of this color) fsBorder // fill this color (it fills only connected pixels of this color)
); );
TGraphicsBevelCut = TGraphicsBevelCut =
( (