home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
PCWK-txt
/
Warsztat_Cpp_Builder
/
UnitEdytorFiltrow.dfm
< prev
next >
Wrap
Text File
|
2003-09-22
|
2KB
|
86 lines
object FormEdytor: TFormEdytor
Left = 241
Top = 127
Width = 521
Height = 310
Caption = 'Edytor filtr'#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 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 BitBtn1: TBitBtn
Left = 432
Top = 214
Width = 75
Height = 25
Caption = 'Zastosuj'
TabOrder = 0
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 432
Top = 246
Width = 75
Height = 25
Caption = 'Anuluj'
TabOrder = 1
Kind = bkCancel
end
object sgFiltr: TStringGrid
Left = 136
Top = 208
Width = 126
Height = 60
ColCount = 3
DefaultColWidth = 40
DefaultRowHeight = 18
FixedCols = 0
RowCount = 3
FixedRows = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
TabOrder = 2
end
object BitBtn3: TBitBtn
Left = 272
Top = 224
Width = 75
Height = 25
Caption = 'Sprawd'#378'!'
TabOrder = 3
OnClick = BitBtn3Click
end
end