lazarus/components/education/eduenvoptsframe.lfm
mattias 38f59b66ac education: added frames
git-svn-id: trunk@20797 -
2009-07-06 07:32:11 +00:00

21 lines
409 B
Plaintext

inherited EduEnvFrame: TEduEnvFrame
Height = 268
Width = 359
ClientHeight = 268
ClientWidth = 344
TabOrder = 0
DesignLeft = 358
DesignTop = 198
object EnableCheckBox: TCheckBox[0]
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
Left = 6
Height = 18
Top = 6
Width = 124
BorderSpacing.Around = 6
Caption = 'EnableCheckBox'
TabOrder = 0
end
end