Rev 472 | Blame | Compare with Previous | Last modification | View Log | Download
object Form1: TForm1Left = 217Top = 214Width = 1057Height = 768VertScrollBar.Visible = FalseCaption = 'Form1'Color = clBtnFaceFont.Charset = DEFAULT_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'MS Sans Serif'Font.Style = []OldCreateOrder = FalseOnClose = FormCloseOnCreate = FormCreatePixelsPerInch = 96TextHeight = 13object lbCaretPos: TLabelLeft = 483Top = 600Width = 3Height = 13endobject memoIn: TMemoLeft = 0Top = 0Width = 471Height = 741Anchors = [akLeft, akTop, akBottom]Font.Charset = RUSSIAN_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'Courier New'Font.Style = []ParentFont = FalseScrollBars = ssBothTabOrder = 0OnChange = memoInChangeOnClick = memoInChangeOnKeyDown = memoInKeyDownOnKeyUp = memoInKeyDownOnMouseDown = memoInMouseDownendobject memoOut: TMemoLeft = 576Top = 0Width = 471Height = 645Anchors = [akTop, akRight]Font.Charset = RUSSIAN_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'Courier New'Font.Style = []ParentFont = FalseScrollBars = ssVerticalTabOrder = 1endobject Button1: TButtonLeft = 488Top = 48Width = 75Height = 25Caption = 'Compile'TabOrder = 2OnClick = Button1Clickendobject cbHints: TCheckBoxLeft = 488Top = 192Width = 73Height = 17Caption = 'Hints'TabOrder = 3endobject cbComments: TCheckBoxLeft = 488Top = 160Width = 73Height = 17Caption = 'Comments'Checked = TrueState = cbCheckedTabOrder = 4endobject cbAuto: TCheckBoxLeft = 488Top = 16Width = 73Height = 17Caption = 'Auto'TabOrder = 5endobject memoErr: TMemoLeft = 576Top = 644Width = 471Height = 101Anchors = [akTop, akRight, akBottom]ScrollBars = ssVerticalTabOrder = 6endobject rgTarget: TRadioGroupLeft = 472Top = 368Width = 105Height = 81Caption = 'Target'ItemIndex = 0Items.Strings = ('Z80''ARM Thumb''80386''script')TabOrder = 7endend