home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 June
/
06_02.iso
/
software
/
tea
/
teasetup.exe
/
tea.exe
/
0
/
RCDATA
/
TFRM_CHARTABLE
/
TFRM_CHARTABLE.txt
Wrap
Text File
|
2002-03-26
|
2KB
|
92 lines
object frm_CharTable: Tfrm_CharTable
Left = 285
Top = 176
Width = 577
Height = 455
BorderStyle = bsSizeToolWin
Caption = '������� �������� �������� ������'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object GroupBox1: TGroupBox
Left = 416
Top = 0
Width = 153
Height = 201
Caption = '��������'
TabOrder = 2
object Label1: TLabel
Left = 24
Top = 40
Width = 27
Height = 46
Caption = 'A'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -40
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 64
Top = 48
Width = 73
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
end
object table: TStringGrid
Left = 0
Top = 0
Width = 417
Height = 417
ColCount = 16
DefaultColWidth = 24
FixedCols = 0
RowCount = 16
FixedRows = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = tableClick
end
object Button1: TButton
Left = 432
Top = 160
Width = 105
Height = 25
Caption = 'Copy char'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 432
Top = 120
Width = 105
Height = 25
Caption = 'Copy code'
TabOrder = 3
OnClick = Button2Click
end
end