home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 March
/
PCWorld_2000-03_cd.bin
/
Software
/
Servis
/
Grapap
/
GraphPap.exe
/
0
/
RCDATA
/
TWINPERSOLINESET
/
TWINPERSOLINESET.txt
Wrap
Text File
|
2000-01-03
|
3KB
|
127 lines
object WinPersoLineSet: TWinPersoLineSet
Left = 192
Top = 77
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Personnal paper'
ClientHeight = 325
ClientWidth = 211
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 211
Height = 250
TabOrder = 0
object LabelPaper: TLabel
Left = 16
Top = 5
Width = 180
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Paper'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
end
object Label1: TLabel
Left = 32
Top = 33
Width = 29
Height = 13
Caption = 'Colors'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object LblEpaisseurTrait: TLabel
Left = 106
Top = 33
Width = 33
Height = 13
Caption = 'Widths'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object RGSubDiv: TRadioGroup
Left = 22
Top = 182
Width = 167
Height = 57
Caption = ' Subdivision lines '
Columns = 3
Items.Strings = (
'Dot'
'Dash'
'Solid')
TabOrder = 0
end
end
object Panel2: TPanel
Left = 0
Top = 250
Width = 211
Height = 75
Align = alBottom
TabOrder = 1
object BtOK: TBitBtn
Left = 24
Top = 8
Width = 75
Height = 25
TabOrder = 0
TabStop = False
OnClick = BtOKClick
Kind = bkOK
end
object BtCancel: TBitBtn
Left = 68
Top = 43
Width = 75
Height = 25
TabOrder = 1
TabStop = False
Kind = bkCancel
end
object BtUndo: TButton
Left = 112
Top = 8
Width = 75
Height = 25
Caption = '&Undo'
TabOrder = 2
TabStop = False
OnClick = BtUndoClick
end
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 8
Top = 56
end
end