home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 1
/
Freelog001.iso
/
Logs
/
Educatif
/
Declic
/
Declic32.exe
/
0
/
RCDATA
/
TPOLYGONEDLG
/
TPOLYGONEDLG.txt
Wrap
Text File
|
1998-12-20
|
2KB
|
87 lines
object PolygoneDlg: TPolygoneDlg
Left = 13
Top = 420
HelpContext = 417
ActiveControl = OKBtn
BorderStyle = bsDialog
Caption = 'Polygone'
ClientHeight = 119
ClientWidth = 241
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 9
Top = 8
Width = 222
Height = 73
Style = bsRaised
IsControl = True
end
object LabelTypePolygone: TLabel
Left = 58
Top = 18
Width = 125
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Polygone Quelconque'
end
object Bevel2: TBevel
Left = 66
Top = 34
Width = 108
Height = 8
Shape = bsTopLine
end
object Label2: TLabel
Left = 31
Top = 49
Width = 102
Height = 13
Caption = 'Nombre de sommets :'
end
object OKBtn: TBitBtn
Left = 38
Top = 85
Width = 77
Height = 27
TabOrder = 0
Kind = bkOK
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 121
Top = 85
Width = 77
Height = 27
TabOrder = 1
Kind = bkCancel
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object SpinEditNombre: TSpinEdit
Left = 159
Top = 45
Width = 50
Height = 22
AutoSize = False
MaxLength = 2
MaxValue = 45
MinValue = 3
ParentShowHint = False
ShowHint = False
TabOrder = 2
Value = 3
end
end