home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Sharewar
/
Skryba
/
_SETUP.1
/
Skryba.exe
/
0
/
RCDATA
/
TFINNEDLG
/
TFINNEDLG.txt
< prev
Wrap
Text File
|
1998-09-18
|
7KB
|
333 lines
object FInneDlg: TFInneDlg
Left = 163
Top = 182
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
Caption = 'Elementy formularza'
ClientHeight = 203
ClientWidth = 547
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Przycisk_OK: TToolbarButton97
Left = 480
Top = 4
Width = 65
Height = 65
Cursor = crHandPoint
Caption = '&OK'
Layout = blGlyphTop
ParentShowHint = False
ShowHint = False
Spacing = 5
OnClick = Przycisk_OKClick
end
object Przycisk_Anuluj: TToolbarButton97
Left = 480
Top = 69
Width = 65
Height = 65
Cursor = crHandPoint
Caption = '&Anuluj'
Layout = blGlyphTop
ParentShowHint = False
ShowHint = False
Spacing = 5
OnClick = Przycisk_AnulujClick
end
object Przycisk_Pomoc: TToolbarButton97
Left = 480
Top = 134
Width = 65
Height = 65
Cursor = crHandPoint
Caption = '&Pomoc'
Layout = blGlyphTop
ParentShowHint = False
ShowHint = False
Spacing = 5
OnClick = Przycisk_PomocClick
end
object Image2: TImage
Left = 6
Top = 10
Width = 32
Height = 32
Hint = 'Tym narz�dziem mo�esz okre�li� pola formularza.'
AutoSize = True
ParentShowHint = False
Picture.Data = {<image000.ico>}
ShowHint = True
end
object Panel1: TPanel
Left = 44
Top = 4
Width = 433
Height = 195
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label_Nazwa: TLabel
Left = 199
Top = 8
Width = 33
Height = 13
Caption = '&Nazwa'
FocusControl = Edit_Name
end
object Label_Value: TLabel
Left = 316
Top = 8
Width = 43
Height = 13
Caption = 'War&to��:'
FocusControl = Edit_Value
end
object Label_Maxlength: TLabel
Left = 199
Top = 51
Width = 49
Height = 29
AutoSize = False
Caption = 'Max d�&ugo��:'
FocusControl = Edit2
WordWrap = True
end
object Label_Obrazek: TLabel
Left = 199
Top = 148
Width = 66
Height = 13
Caption = '&URL obrazka:'
FocusControl = Edit_Obrazek
end
object Label_Align: TLabel
Left = 199
Top = 108
Width = 62
Height = 13
Caption = '&Wyr�wnanie:'
FocusControl = Lista_Align
end
object Label_Rozmiar: TLabel
Left = 315
Top = 59
Width = 41
Height = 13
Caption = '&Rozmiar:'
FocusControl = Edit1
end
object Bevel1: TBevel
Left = 188
Top = 7
Width = 9
Height = 182
Shape = bsLeftLine
end
object Edit_Name: TEdit97
Left = 199
Top = 24
Width = 112
Height = 21
HelpContext = 960
TabOrder = 0
end
object Edit_Value: TEdit97
Left = 314
Top = 24
Width = 110
Height = 21
HelpContext = 970
TabOrder = 1
end
object Lista_Align: TComboBox
Left = 199
Top = 124
Width = 110
Height = 21
HelpContext = 1020
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'do g�ry'
'na �rodek'
'do do�u'
'do lewej'
'do prawej')
TabOrder = 8
end
object Check_Checked: TCheckBox
Left = 199
Top = 85
Width = 89
Height = 17
HelpContext = 1000
Caption = '&Zaznaczona ?'
TabOrder = 6
end
object Check_Tab: TCheckBox
Left = 314
Top = 85
Width = 111
Height = 17
HelpContext = 1010
Caption = 'Obs�uga &TAB ?'
State = cbChecked
TabOrder = 7
end
object Edit_Obrazek: TEdit97
Left = 199
Top = 164
Width = 229
Height = 21
HelpContext = 1040
TabOrder = 11
end
object Edit1: TEdit97
Left = 370
Top = 54
Width = 38
Height = 21
HelpContext = 990
TabOrder = 4
Text = '0'
end
object Edit2: TEdit97
Left = 253
Top = 54
Width = 41
Height = 21
HelpContext = 980
TabOrder = 2
Text = '0'
end
object Spin_Rozmiar: TUpDown
Left = 408
Top = 54
Width = 15
Height = 21
HelpContext = 990
Associate = Edit1
Min = 0
Max = 2048
Position = 0
TabOrder = 5
Wrap = False
end
object Spin_Maxlength: TUpDown
Left = 294
Top = 54
Width = 15
Height = 21
HelpContext = 980
Associate = Edit2
Min = 0
Max = 2048
Position = 0
TabOrder = 3
Wrap = False
end
object CHK_Keys: TCheckBox
Left = 314
Top = 125
Width = 63
Height = 17
HelpContext = 1030
Caption = '&Hotkey'
TabOrder = 9
OnClick = CHK_KeysClick
end
object LST_keys: TComboBox
Left = 372
Top = 123
Width = 53
Height = 21
HelpContext = 1030
Style = csDropDownList
Enabled = False
ItemHeight = 13
Items.Strings = (
'A'
'B'
'C'
'D'
'E'
'F'
'G'
'H'
'I'
'J'
'K'
'L'
'M'
'N'
'O'
'P'
'Q'
'R'
'S'
'T'
'U'
'V'
'W'
'X'
'Y'
'Z'
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9')
TabOrder = 10
end
end
object Lista_El: THETreeView
Left = 51
Top = 14
Width = 175
Height = 175
HelpContext = 950
ReadOnly = True
RightClickSelect = True
HideSelection = False
Indent = 19
Items.Data = {
0A0000002D0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
14506F6C652065647963796A6E65202254657874222800000001000000010000
00FFFFFFFFFFFFFFFF00000000000000000F506F6C6520225465787461726561
222E0000000200000002000000FFFFFFFFFFFFFFFF000000000000000015506F
6C6520686173B361202250617373776F726422300000000900000009000000FF
FFFFFFFFFFFFFF000000000000000017456C656D656E7420756B727974792022
48696464656E222B0000000300000003000000FFFFFFFFFFFFFFFF0000000000
000000124F70636A6120312022436865636B426F782228000000040000000400
0000FFFFFFFFFFFFFFFF00000000000000000F4F70636A612032202252616469
6F22280000000600000006000000FFFFFFFFFFFFFFFF00000000000000000F5A
77796BB3792070727A796369736B290000000500000005000000FFFFFFFFFFFF
FFFF00000000000000001050727A796369736B20225265736574222A00000006
00000006000000FFFFFFFFFFFFFFFF00000000000000001150727A796369736B
20225375626D697422300000000700000007000000FFFFFFFFFFFFFFFF000000
0000000000175A617477696572647A656E6965202D206F6272617A656B}
OnChange = Lista_ElChange
TabOrder = 1
Images = Images
end
object Images: TImageList
Left = 8
Top = 44
end
end