home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1999 September
/
Dpcb0999.iso
/
Business
/
Empire
/
_SETUP.1
/
EmpireBuilder.exe
/
0
/
RCDATA
/
TFMZOOMFORM
/
TFMZOOMFORM.txt
Wrap
Text File
|
1999-06-21
|
4KB
|
180 lines
object fmZoomForm: TfmZoomForm
Left = 54
Top = 148
Width = 704
Height = 361
HelpContext = 350
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
Scaled = False
OnCreate = FormCreate
OnHide = FormHide
PixelsPerInch = 120
TextHeight = 16
object DBGZoomGrid: TwwDBGrid
Left = 0
Top = 0
Width = 696
Height = 289
Selected.Strings = (
'LTRANSTYPE'#9'25'#9'Transaction Type'
'TRANSDATE'#9'10'#9'Date'
'INVREF'#9'10'#9'Reference'
'DETAILS'#9'30'#9'Details'
'NETVALUE'#9'10'#9'Net Value'
'VATVALUE'#9'10'#9'VAT Value'
'RECONCILE'#9'5'#9'Rec')
TitleColor = clBtnFace
FixedCols = 0
ShowHorzScrollBar = True
EditControlOptions = [ecoCheckboxSingleClick, ecoSearchOwnerForm]
Align = alClient
Color = clWhite
DataSource = fmVATZoom.dsVATTrans
KeyOptions = [dgEnterToTab]
Options = [dgTitles, dgIndicator, dgColumnResize, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgWordWrap, dgMultiSelect]
PopupMenu = pmRClick
TabOrder = 0
TitleAlignment = taLeftJustify
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'Arial'
TitleFont.Style = []
TitleLines = 1
TitleButtons = True
OnCalcCellColors = DBGZoomGridCalcCellColors
IndicatorColor = icBlack
OnTopRowChanged = DBGZoomGridTopRowChanged
end
object PZoom: TPanel
Left = 0
Top = 289
Width = 696
Height = 45
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label2: TLabel
Left = 552
Top = 12
Width = 4
Height = 16
end
object BtnZoom1: TButton
Left = 8
Top = 8
Width = 75
Height = 30
Caption = 'BtnZoom1'
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
object BtnZoom2: TButton
Left = 94
Top = 8
Width = 75
Height = 30
Caption = 'BtnZoom2'
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object BtnZoom3: TButton
Left = 180
Top = 8
Width = 75
Height = 30
Caption = 'BtnZoom3'
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
object BtnZoom4: TButton
Left = 266
Top = 8
Width = 75
Height = 30
Caption = 'BtnZoom4'
ParentShowHint = False
ShowHint = True
TabOrder = 3
end
object BtnZoom5: TButton
Left = 352
Top = 8
Width = 75
Height = 30
Caption = 'BtnZoom5'
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
object btnHelp: TButton
Left = 615
Top = 8
Width = 75
Height = 30
Caption = '&Help'
ParentShowHint = False
ShowHint = True
TabOrder = 5
OnClick = btnHelpClick
end
end
object Sizer1: TSizer
Enabled = True
ExceptionAction = eaIgnoreControl
GridColumnSizing = gcSizeAllColumns
GridRowSizing = grSizeByDefaults
MinimumSize = True
NavigateOnEnter = False
OverrideParentFont = True
PerformAssertions = True
ShowAssertionFailures = False
StretchFonts = True
StretchImages = True
StretchOnResize = True
ThreadProcessing = False
Left = 632
Top = 4
ScreenWidth = (
800)
ScreenHeight = (
600)
OriginalFormWidth = (
704)
OriginalFormHeight = (
361)
OriginalFormLeft = (
54)
OriginalFormTop = (
148)
OriginalFormPPI = (
120)
OriginalClientWidth = (
696)
OriginalClientHeight = (
334)
end
object pmRClick: TRxPopupMenu
Style = msOwnerDraw
ShowCheckMarks = False
OnGetItemParams = pmRClickGetItemParams
Left = 660
Top = 5
object pmiZoomIn: TMenuItem
Caption = 'Zoom In'
end
object pmiGridColor: TMenuItem
Caption = 'Change Grid Colour'
OnClick = pmiGridColorClick
end
end
end