Download this file
163 lines (162 with data), 3.6 kB
inherited CodeGenPrefsFrame: TCodeGenPrefsFrame
Width = 426
Height = 311
ExplicitWidth = 426
ExplicitHeight = 311
object lblSymbol: TLabel
Left = 0
Top = 196
Width = 38
Height = 13
Caption = '&Symbol:'
FocusControl = edSymbol
end
object lblMinCompiler: TLabel
Left = 0
Top = 223
Width = 68
Height = 13
Caption = 'Min. &Compiler:'
FocusControl = edMinCompiler
end
object lblState: TLabel
Left = 2
Top = 251
Width = 73
Height = 13
Caption = 'Warning State:'
end
object chkWARNEnabled: TCheckBox
Left = 0
Top = 0
Width = 414
Height = 17
Caption = 'Emit $&WARN directives'
TabOrder = 0
OnClick = chkWARNEnabledClick
end
object edSymbol: TEdit
Left = 88
Top = 193
Width = 190
Height = 21
TabOrder = 2
end
object btnAdd: TButton
Left = 88
Top = 280
Width = 60
Height = 25
Action = actAdd
TabOrder = 7
end
object btnDelete: TButton
Left = 218
Top = 280
Width = 60
Height = 25
Action = actDelete
TabOrder = 9
end
object btnUpdate: TButton
Left = 153
Top = 280
Width = 60
Height = 25
Action = actUpdate
TabOrder = 8
end
object btnPreview: TButton
Left = 339
Top = 3
Width = 75
Height = 25
Action = actPreview
TabOrder = 1
end
object btnPredefined: TBitBtn
Left = 172
Top = 218
Width = 106
Height = 25
Caption = '&Pre-defined'
DoubleBuffered = True
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFF
FFFFFFFFFF0000FFFFFFFFFFF000000FFFFFFFFF00000000FFFFFFF000000000
0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
Layout = blGlyphRight
ParentDoubleBuffered = False
TabOrder = 4
OnClick = btnPredefinedClick
end
object edMinCompiler: TEdit
Left = 88
Top = 220
Width = 73
Height = 21
TabOrder = 3
OnKeyPress = edMinCompilerKeyPress
end
object rbStateOff: TRadioButton
Left = 88
Top = 247
Width = 48
Height = 17
Caption = '&Off'
TabOrder = 5
end
object rbStateOn: TRadioButton
Left = 150
Top = 247
Width = 50
Height = 17
Caption = 'O&n'
TabOrder = 6
end
object btnRestoreDefaults: TButton
Left = 296
Top = 280
Width = 102
Height = 25
Action = actRestoreDefaults
TabOrder = 10
end
object alMain: TActionList
Left = 328
Top = 120
object actAdd: TAction
Caption = '&Add'
OnExecute = actAddExecute
OnUpdate = actAddUpdate
end
object actUpdate: TAction
Caption = '&Update'
OnExecute = actUpdateExecute
OnUpdate = actUpdateUpdate
end
object actDelete: TAction
Caption = '&Delete'
OnExecute = actDeleteExecute
OnUpdate = actDeleteUpdate
end
object actPreview: TAction
Caption = 'Pre&view...'
OnExecute = actPreviewExecute
OnUpdate = actPreviewUpdate
end
object actRestoreDefaults: TAction
Caption = '&Restore Defaults'
OnExecute = actRestoreDefaultsExecute
end
end
object mnuPreDefCompilers: TPopupMenu
Left = 192
Top = 136
end
end
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.