home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 1
/
Freelog001.iso
/
Logs
/
Educatif
/
Declic
/
Declic32.exe
/
0
/
RCDATA
/
TRAPPORTEURDLG
/
TRAPPORTEURDLG.txt
Wrap
Text File
|
1998-12-20
|
2KB
|
104 lines
object RapporteurDlg: TRapporteurDlg
Left = 262
Top = 101
HelpContext = 612
BorderStyle = bsDialog
Caption = 'Rapporteur'
ClientHeight = 124
ClientWidth = 269
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BevelDecor: TBevel
Left = 10
Top = 9
Width = 248
Height = 80
Style = bsRaised
IsControl = True
end
object LabelCentreDesc: TLabel
Left = 26
Top = 24
Width = 137
Height = 13
Caption = 'Indiquer l'#39'angle du rapporteur'
end
object LabelAngleDesc: TLabel
Left = 26
Top = 51
Width = 71
Height = 13
Caption = 'L'#39'angle mesure'
end
object LabelDegree: TLabel
Left = 218
Top = 46
Width = 6
Height = 13
Caption = 'o'
end
object EditAngle: TEdit
Left = 124
Top = 49
Width = 72
Height = 21
TabOrder = 0
OnChange = EditAngleChange
OnKeyPress = EditAngleKeyPress
end
object SpinButtonRapport: TSpinButton
Left = 199
Top = 49
Width = 15
Height = 20
DownGlyph.Data = {
A6000000424DA600000000000000760000002800000009000000060000000100
0400000000003000000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
0000333303333000000033300033300000003300000330000000300000003000
00003333333330000000}
TabOrder = 1
UpGlyph.Data = {
A6000000424DA600000000000000760000002800000009000000060000000100
0400000000003000000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
0000300000003000000033000003300000003330003330000000333303333000
00003333333330000000}
OnDownClick = SpinButtonRapportDownClick
OnUpClick = SpinButtonRapportUpClick
end
object OKBtn: TBitBtn
Left = 55
Top = 94
Width = 77
Height = 27
TabOrder = 2
Kind = bkOK
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 138
Top = 94
Width = 77
Height = 27
TabOrder = 3
OnClick = CancelBtnClick
Kind = bkCancel
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
end