TMANUALFORM0TPF0 TManualForm ManualFormLeftTopmWidthHeight BorderIcons biSystemMenuCaptionManual Transaction EntryColorclTeal Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style FormStyle fsStayOnTopOldCreateOrderOnClose FormCloseOnCreate FormCreate PixelsPerInch` TextHeight TLabellblServiceTypeLeftTopWidth[Height CaptionType of Service Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabel lblServiceIDLeftTop1Width,Height CaptionService Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabellblExGSTLeftTopWidthYHeight CaptionExcluding GST: Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabellblGSTLeftTopWidthHeight CaptionGST: Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabel lblIncGSTLeftTopWidthVHeight CaptionIncluding GST: Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabellblFromLeftTopWidth?Height Caption Date From: Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabellblToLeftTopWidth3Height CaptionDate To: Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabellblRateDescriptionLeftTopWidthdHeight CaptionRate Description: Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabellblVar01_ReferenceLeftTopWidth@Height Caption Reference: Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTLabellblTransactionGroupLeftTopXWidthjHeight CaptionTransaction Group Font.CharsetDEFAULT_CHARSET Font.Color clWindowText Font.Height Font.Name MS Sans Serif Font.Style fsBold ParentFontTEditedtRateDescriptionLeftTopWidthHeight MaxLengthdTabOrder TCurrencyEditedtExGSTLeftTopWidthQHeightAutoSizeTabOrderOnExit edtExGSTExit TCurrencyEditedtGSTLeftTopWidthQHeightAutoSizeTabOrderOnExit edtGSTExit TCurrencyEdit edtIncGSTLeftTopWidthQHeightAutoSizeTabOrderOnExit edtIncGSTExitTButton btnCancelLeftTop@WidthKHeightCancel CaptionCancel ModalResultTabOrder OnClickbtnCancelClickTButtonbtnSaveLeft0Top@WidthKHeightCaptionSaveDefault TabOrder OnClick btnSaveClick TComboBox cbServiceTypeLeftTopWidthHeight ItemHeight TabOrderOnChangecbServiceTypeChange TComboBox cbServiceIDLeftTop@WidthHeight ItemHeight TabOrderTEditedtVar01_ReferenceLeftTopWidthaHeight MaxLengthdTabOrder TDateEditedtToLeftTopWidthaHeight NumGlyphsTabOrder TDateEditedtFromLeftTopWidthaHeight NumGlyphsTabOrder TComboBoxcbTransactionGroupLeftTophWidthQHeight ItemHeight TabOrderTQueryqManual DatabaseNamedbPPdata SQL.StringsuSELECT DISTINCT tServiceType.Code + ' - ' + tServiceType.Description AS ServiceType, tServiceType.ID AS ServiceTypeIDFROM ((tBatchType= LEFT JOIN tSupplier ON tBatchType.SupplierID = tSupplier.ID): LEFT JOIN tSystem ON tBatchType.ID = tSystem.BatchTypeID)= LEFT JOIN tServiceType ON tSystem.ID = tServiceType.SystemIDWHERE tBatchType.ID = 5LeftXTop` TDataSourcedsManualDataSetqManualLeftXToppTQueryqManualService DatabaseNamedbPPdata SQL.StringsLSELECT tServiceType.ID AS ServiceTypeID, tServiceID.ServiceID, tServiceID.IDFROM tServiceTypeC LEFT JOIN tServiceID ON tServiceType.ID = tServiceID.ServiceTypeID%WHERE tServiceID.ServiceTypeID = 1584ORDER BY tServiceID.ServiceIDLeftxTop` TDataSourcedsManualServiceDataSetqManualServiceLeftxToppTQueryqry DatabaseNamedbPPdataLeftTop`