home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 1
/
Freelog001.iso
/
Logs
/
Educatif
/
Declic
/
Declic32.exe
/
0
/
RCDATA
/
TROTATIONDLG
/
TROTATIONDLG.txt
Wrap
Text File
|
1998-12-20
|
3KB
|
113 lines
object RotationDlg: TRotationDlg
Left = 20
Top = 415
HelpContext = 506
ActiveControl = OKBtn
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Rotation'
ClientHeight = 118
ClientWidth = 264
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 = 7
Width = 248
Height = 75
Style = bsRaised
IsControl = True
end
object LabelCentreDesc: TLabel
Left = 26
Top = 24
Width = 126
Height = 13
Caption = 'Le centre de la rotation est'
end
object LabelCentreNom: TLabel
Left = 189
Top = 24
Width = 12
Height = 13
Caption = '??'
end
object LabelAngleDesc: TLabel
Left = 26
Top = 50
Width = 71
Height = 13
Caption = 'L'#39'angle mesure'
end
object LabelDegree: TLabel
Left = 214
Top = 44
Width = 6
Height = 13
Caption = 'o'
end
object OKBtn: TBitBtn
Left = 52
Top = 88
Width = 77
Height = 27
TabOrder = 1
Kind = bkOK
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 135
Top = 88
Width = 77
Height = 27
TabOrder = 2
OnClick = CancelBtnClick
Kind = bkCancel
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object EditAngle: TEdit
Left = 116
Top = 48
Width = 72
Height = 21
TabOrder = 0
OnChange = EditAngleChange
OnKeyPress = EditAngleKeyPress
end
object SpinButtonRot: TSpinButton
Left = 192
Top = 48
Width = 15
Height = 20
DownGlyph.Data = {
A6000000424DA600000000000000760000002800000009000000060000000100
0400000000003000000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
0000333303333000000033300033300000003300000330000000300000003000
00003333333330000000}
TabOrder = 3
UpGlyph.Data = {
A6000000424DA600000000000000760000002800000009000000060000000100
0400000000003000000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
0000300000003000000033000003300000003330003330000000333303333000
00003333333330000000}
OnDownClick = SpinButtonRotDownClick
OnUpClick = SpinButtonRotUpClick
end
end