home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 June
/
PCWorld_1999-06_cd.bin
/
software
/
Vyzkuste
/
Painter
/
Painter17.exe
/
0
/
RCDATA
/
TQUICKCELLF
/
TQUICKCELLF.txt
Wrap
Text File
|
1999-04-23
|
2KB
|
135 lines
object QuickCellF: TQuickCellF
Left = 516
Top = 137
BorderStyle = bsToolWindow
Caption = 'Quick Cell'
ClientHeight = 261
ClientWidth = 214
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object Bit0: TTrackBar
Left = 104
Top = 48
Width = 25
Height = 161
Max = 255
Orientation = trVertical
Frequency = 1
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 0
ThumbLength = 20
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = drawcells
end
object Bit1: TTrackBar
Left = 144
Top = 48
Width = 25
Height = 161
Max = 255
Orientation = trVertical
Frequency = 1
Position = 255
SelEnd = 0
SelStart = 0
TabOrder = 1
ThumbLength = 20
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = drawcells
end
object bitpos: TTrackBar
Left = 8
Top = 8
Width = 201
Height = 25
Max = 255
Orientation = trHorizontal
Frequency = 1
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 2
ThumbLength = 20
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = drawcells
end
object cellist: TListBox
Left = 8
Top = 48
Width = 49
Height = 201
Color = 12639424
ItemHeight = 16
Items.Strings = (
'pat0'
'pat1'
'pat2'
'pat3'
'pat4'
'pat5'
'pat6'
'pat7'
'pat8')
TabOrder = 3
OnClick = drawcells
end
object Bitlist: TCheckListBox
Left = 64
Top = 48
Width = 33
Height = 137
BorderStyle = bsNone
Ctl3D = False
ItemHeight = 16
Items.Strings = (
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7')
ParentCtl3D = False
TabOrder = 4
OnClick = drawcells
end
object bitrandom: TCheckBox
Left = 72
Top = 216
Width = 73
Height = 17
Caption = 'Random'
TabOrder = 5
end
object bitsplit: TCheckBox
Left = 72
Top = 240
Width = 57
Height = 17
Caption = 'Split'
TabOrder = 6
end
object qcPreview: TCheckBox
Left = 136
Top = 240
Width = 73
Height = 17
Caption = 'Preview'
TabOrder = 7
end
end