lCL: removed TLeftRight, is now part of the classes unit

git-svn-id: trunk@11368 -
This commit is contained in:
vincents 2007-06-25 12:58:45 +00:00
parent baebd22616
commit 87d2069122

View File

@ -1066,9 +1066,6 @@ type
{ TCustomCheckBox }
// ToDo: delete TLeftRight when in classesh.inc
TLeftRight = taLeftJustify..taRightJustify;
TCheckBoxState = (cbUnchecked, cbChecked, cbGrayed);
{ TCustomCheckBox }