home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
ruzne
/
rzcomps.exe
/
LIB32
/
RZTABEDT.DF_
/
RZTABEDT.DF
/
RZTABEDT.txt
Wrap
Text File
|
1996-10-18
|
5KB
|
182 lines
object RzTabStopEditDlg: TRzTabStopEditDlg
Left = 205
Top = 102
BorderStyle = bsDialog
Caption = 'Tab Stop Editor'
ClientHeight = 290
ClientWidth = 409
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
TextHeight = 13
object BtnOK: TButton
Left = 161
Top = 256
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object BtnCancel: TButton
Left = 243
Top = 256
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object GrpPreview: TGroupBox
Left = 8
Top = 8
Width = 393
Height = 141
Caption = 'Preview'
TabOrder = 4
object LstPreview: TRzTabbedListBox
Left = 9
Top = 20
Width = 376
Height = 113
ItemHeight = 13
TabOrder = 0
HorzExtent = 1000
HorzScrollBar = True
TabStops.Max = 2147483647
end
end
object GrpTabStops: TGroupBox
Left = 8
Top = 160
Width = 393
Height = 85
Caption = 'Edit Tab Stops'
TabOrder = 0
object LblMin: TLabel
Left = 167
Top = 25
Width = 22
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '0'
end
object LblMax: TLabel
Left = 363
Top = 25
Width = 22
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '100'
end
object Label3: TLabel
Left = 232
Top = 25
Width = 54
Height = 13
Caption = 'Tab Stop #'
end
object LblTabNum: TLabel
Left = 296
Top = 25
Width = 6
Height = 13
Caption = '0'
end
object LstTabs: TListBox
Left = 88
Top = 20
Width = 69
Height = 57
ItemHeight = 13
TabOrder = 1
OnClick = LstTabsClick
end
object BtnDelete: TBitBtn
Left = 8
Top = 52
Width = 70
Height = 25
Caption = 'Delete'
Enabled = False
TabOrder = 2
OnClick = BtnDeleteClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000000000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7777777777777777777777770000777777777777777777777777777777777777
0000777777777777777777777777777777777777000077777777777777777777
7777777777777777000077777777777777777777777777777777777700007777
7777777777777777777777777777777700007777777777777777777777777777
7777777700007777FFFFFFFFFFF7777777FFFFFFFFFFF7770000777844444444
44F77777787777777777F777000077784444444444F77777787777777777F777
0000777888888888887777777888888888887777000077777777777777777777
7777777777777777000077777777777777777777777777777777777700007777
7777777777777777777777777777777700007777777777777777777777777777
7777777700007777777777777777777777777777777777770000777777777777
7777777777777777777777770000777777777777777777777777777777777777
0000}
NumGlyphs = 2
end
object BtnAdd: TBitBtn
Left = 8
Top = 20
Width = 70
Height = 25
Caption = 'Add'
TabOrder = 0
OnClick = BtnAddClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000000000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7777777777777777777777770000777777777777777777777777777777777777
0000777777777777777777777777777777777777000077777777FFF777777777
777777FFF777777700007777777844F77777777777777877F777777700007777
777844F77777777777777877F777777700007777777844F77777777777777877
F777777700007777FFF744FFFFF7777777FFF777FFFFF7770000777844444444
44F77777787777777777F777000077784444444444F77777787777777777F777
000077788888447888777777788888777888777700007777777844F777777777
77777877F777777700007777777844F77777777777777877F777777700007777
777844F77777777777777877F777777700007777777888777777777777777888
7777777700007777777777777777777777777777777777770000777777777777
7777777777777777777777770000777777777777777777777777777777777777
0000}
NumGlyphs = 2
end
object TrkTabPos: TRzTrackBar
Left = 168
Top = 43
Width = 217
Height = 29
Position = 0
ShowTicks = False
TrackOffset = 10
OnChange = TrkTabPosChange
Enabled = False
TabOrder = 3
end
end
object BtnHelp: TButton
Left = 326
Top = 256
Width = 75
Height = 25
Caption = 'Help'
TabOrder = 3
OnClick = BtnHelpClick
end
end