mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 05:59:19 +02:00
lCL: removed TLeftRight, is now part of the classes unit
git-svn-id: trunk@11368 -
This commit is contained in:
parent
baebd22616
commit
87d2069122
@ -1066,9 +1066,6 @@ type
|
|||||||
|
|
||||||
{ TCustomCheckBox }
|
{ TCustomCheckBox }
|
||||||
|
|
||||||
// ToDo: delete TLeftRight when in classesh.inc
|
|
||||||
TLeftRight = taLeftJustify..taRightJustify;
|
|
||||||
|
|
||||||
TCheckBoxState = (cbUnchecked, cbChecked, cbGrayed);
|
TCheckBoxState = (cbUnchecked, cbChecked, cbGrayed);
|
||||||
|
|
||||||
{ TCustomCheckBox }
|
{ TCustomCheckBox }
|
||||||
|
Loading…
Reference in New Issue
Block a user