home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.sanbilgisayar.com
/
ftp.sanbilgisayar.com.tar
/
ftp.sanbilgisayar.com
/
Sejour4
/
qrpt40.bpl
/
0
/
RCDATA
/
TQRLABELEDITORFORM
/
TQRLABELEDITORFORM.txt
Wrap
Text File
|
2005-03-02
|
2KB
|
134 lines
object QRLabelEditorForm: TQRLabelEditorForm
Left = 324
Top = 272
BorderStyle = bsDialog
Caption = 'Text Settings'
ClientHeight = 207
ClientWidth = 329
ParentFont = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 6
Top = 6
Width = 311
Height = 157
Caption = 'Properties'
TabOrder = 0
object Label1: TLabel
Left = 10
Top = 28
Width = 21
Height = 13
Caption = 'Text'
end
object Label2: TLabel
Left = 10
Top = 58
Width = 28
Height = 13
Caption = 'Width'
end
object Label3: TLabel
Left = 10
Top = 86
Width = 31
Height = 13
Caption = 'Height'
end
object Value: TEdit
Left = 54
Top = 26
Width = 227
Height = 21
TabOrder = 0
Text = 'Value'
end
object Button1: TButton
Left = 62
Top = 120
Width = 75
Height = 25
Caption = 'Font'
TabOrder = 1
end
object Button3: TButton
Left = 166
Top = 120
Width = 75
Height = 25
Caption = 'Background'
TabOrder = 2
end
object AutoSize: TCheckBox
Left = 182
Top = 52
Width = 95
Height = 17
Caption = 'Autosize'
TabOrder = 3
end
object Stretch: TCheckBox
Left = 182
Top = 72
Width = 97
Height = 17
Caption = 'Stretch'
TabOrder = 4
end
object Transparent: TCheckBox
Left = 182
Top = 92
Width = 97
Height = 17
Caption = 'Transparent'
TabOrder = 5
end
object Width: TMaskEdit
Left = 54
Top = 54
Width = 51
Height = 21
EditMask = '###.###;0; '
MaxLength = 7
TabOrder = 6
end
object Height: TMaskEdit
Left = 54
Top = 82
Width = 51
Height = 21
EditMask = '#00.000;0; '
MaxLength = 7
TabOrder = 7
end
end
object OKBtn: TButton
Left = 152
Top = 172
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button4: TButton
Left = 240
Top = 172
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object FontDialog1: TFontDialog
MinFontSize = 0
MaxFontSize = 0
Left = 262
Top = 114
end
end