Rev 40 | Blame | Compare with Previous | Last modification | View Log | Download
object Form1: TForm1Left = 145Top = 113Width = 1406Height = 1022Caption = 'Form1'Color = clBtnFaceFont.Charset = DEFAULT_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'MS Sans Serif'Font.Style = []OldCreateOrder = FalseOnCreate = FormCreatePixelsPerInch = 96TextHeight = 13object Image1: TImageLeft = 24Top = 16Width = 384Height = 512OnClick = Image1ClickOnMouseMove = Image1MouseMoveendobject lbR: TLabelLeft = 648Top = 72Width = 8Height = 13Caption = 'R'endobject lbG: TLabelLeft = 648Top = 96Width = 8Height = 13Caption = 'G'endobject lbB: TLabelLeft = 648Top = 120Width = 7Height = 13Caption = 'B'endobject curColor: TImageLeft = 624Top = 160Width = 105Height = 105OnClick = curColorClickendobject changV: TImageLeft = 736Top = 16Width = 105Height = 512OnClick = changVClickOnMouseMove = changVMouseMoveendobject curColorChunky: TImageLeft = 624Top = 280Width = 105Height = 105endobject Image2: TImageLeft = 24Top = 536Width = 640Height = 400endobject ImageOut: TImageLeft = 672Top = 536Width = 640Height = 400endobject Memo1: TMemoLeft = 416Top = 16Width = 209Height = 513Lines.Strings = ('Memo1')TabOrder = 0endend