home *** CD-ROM | disk | FTP | other *** search
- inherited GraphicImagePropForm: TGraphicImagePropForm
- Left = 645
- Top = 436
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- inherited OKBtn: TButton
- HelpContext = 40111
- end
- inherited CancelBtn: TButton
- HelpContext = 40120
- end
- inherited PageControl1: TPageControl
- inherited GeneralTabSheet: TTabSheet
- inherited PositionGroupBox: TGroupBox
- inherited UpDown1: TUpDown
- HelpContext = 40150
- end
- inherited UpDown2: TUpDown
- HelpContext = 40160
- end
- end
- inherited SizeGroupBox: TGroupBox
- inherited UpDown3: TUpDown
- HelpContext = 40170
- end
- inherited UpDown4: TUpDown
- HelpContext = 40180
- end
- end
- end
- object ImageTabSheet: TTabSheet
- Caption = 'Image'
- object ScrollBox1: TScrollBox
- Left = 8
- Top = 8
- Width = 209
- Height = 177
- HelpContext = 40130
- AutoScroll = False
- TabOrder = 0
- object DisplayImage: TImage
- Left = 0
- Top = 0
- Width = 205
- Height = 173
- Align = alClient
- Stretch = True
- end
- end
- object OpenBtn: TButton
- Left = 232
- Top = 8
- Width = 89
- Height = 25
- HelpContext = 40140
- Caption = '&Load...'
- TabOrder = 1
- OnClick = OpenBtnClick
- end
- end
- end
- object opdImage: TOpenPictureDialog
- Left = 8
- Top = 236
- end
- end
-