Контрольная работа: Современные операционные системы и системное программирование в Delphi
end
object BitBtnDivide: TBitBtn
Left = 95
Top = 155
Width = 26
Height = 25
Caption = '/'
Font. Charset = DEFAULT_CHARSET
Font. Color = clGreen
Font. Height = - 11
Font. Name = 'MS Sans Serif'
Font. Style = [fsBold]
ParentFont = False
TabOrder = 14
OnClick = BitBtnOperationClick
end
object BitBtnEq: TBitBtn
Left = 125
Top = 125
Width = 26
Height = 55
Caption = '='
Font. Charset = DEFAULT_CHARSET
Font. Color = clWindowText
Font. Height = - 11
Font. Name = 'MS Sans Serif'
Font. Style = [fsBold]
ParentFont = False
TabOrder = 15