776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
|
Caption = 'save settings'
OnClick = btnSaveSettingsClick
TabOrder = 1
end
object Label14: TLabel
Left = 0
Height = 15
Top = 48
Width = 129
Caption = 'Yes, that''s all for now. :-)'
ParentColor = False
end
end
object tsGroff: TTabSheet
Caption = 'groff version'
ClientHeight = 631
ClientWidth = 953
object GroupBox2: TGroupBox
|
|
>
>
>
>
>
>
>
>
|
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
|
Caption = 'save settings'
OnClick = btnSaveSettingsClick
TabOrder = 1
end
object Label14: TLabel
Left = 0
Height = 15
Top = 80
Width = 129
Caption = 'Yes, that''s all for now. :-)'
ParentColor = False
end
object chkUpdateCheckOnStart: TCheckBox
Left = 0
Height = 19
Top = 40
Width = 171
Caption = 'Check for updates on startup'
TabOrder = 2
end
end
object tsGroff: TTabSheet
Caption = 'groff version'
ClientHeight = 631
ClientWidth = 953
object GroupBox2: TGroupBox
|