home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
PCWK-txt
/
Warsztat_Cpp_Builder
/
fotoretuszer.exe
/
0
/
RCDATA
/
TFORMBALANS
/
TFORMBALANS.txt
Wrap
Text File
|
2003-10-02
|
3KB
|
165 lines
object FormBalans: TFormBalans
Left = 241
Top = 161
Width = 525
Height = 337
Caption = 'Balans kolor'#243'w'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object rys1: TImage
Left = 8
Top = 24
Width = 240
Height = 180
end
object Label1: TLabel
Left = 8
Top = 219
Width = 46
Height = 13
Caption = 'Czerwony'
end
object rys2: TImage
Left = 264
Top = 24
Width = 240
Height = 180
end
object Label2: TLabel
Left = 8
Top = 8
Width = 40
Height = 13
Caption = 'Orygina'#322
end
object Label3: TLabel
Left = 264
Top = 8
Width = 74
Height = 13
Caption = 'Zmodyfikowany'
end
object Label4: TLabel
Left = 8
Top = 267
Width = 43
Height = 13
Caption = 'Niebieski'
end
object Label5: TLabel
Left = 8
Top = 243
Width = 34
Height = 13
Caption = 'Zielony'
end
object tbR: TTrackBar
Left = 56
Top = 216
Width = 241
Height = 24
Max = 100
Min = -100
Orientation = trHorizontal
Frequency = 1
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 0
ThumbLength = 18
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = tbRChange
end
object BitBtn1: TBitBtn
Left = 344
Top = 254
Width = 75
Height = 25
Caption = 'Zastosuj'
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 432
Top = 254
Width = 75
Height = 25
Caption = 'Anuluj'
TabOrder = 2
Kind = bkCancel
end
object edR: TEdit
Left = 296
Top = 216
Width = 33
Height = 21
TabOrder = 3
Text = '0'
OnChange = edRChange
end
object tbG: TTrackBar
Left = 56
Top = 240
Width = 241
Height = 24
Max = 100
Min = -100
Orientation = trHorizontal
Frequency = 1
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 4
ThumbLength = 18
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = tbGChange
end
object tbB: TTrackBar
Left = 56
Top = 264
Width = 241
Height = 24
Max = 100
Min = -100
Orientation = trHorizontal
Frequency = 1
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 5
ThumbLength = 18
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = tbBChange
end
object edG: TEdit
Left = 296
Top = 240
Width = 33
Height = 21
TabOrder = 6
Text = '0'
OnChange = edGChange
end
object edB: TEdit
Left = 296
Top = 264
Width = 33
Height = 21
TabOrder = 7
Text = '0'
OnChange = edBChange
end
end