www.pudn.com > Source.rar > Unit13.dfm, change:2007-02-04,size:3135b
object Tva: TTva Left = 138 Top = 116 BorderStyle = bsDialog Caption = 'Param'#232'tre...' ClientHeight = 280 ClientWidth = 316 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object PageControl1: TPageControl Left = 8 Top = 8 Width = 297 Height = 233 ActivePage = TabSheet1 TabOrder = 0 object TabSheet1: TTabSheet Caption = 'Taux TVA' object DBGrid1: TDBGrid Left = 8 Top = 32 Width = 275 Height = 153 DataSource = Data.S_Tva TabOrder = 0 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Columns = < item Expanded = False FieldName = 'Taux' Title.Alignment = taCenter Title.Font.Charset = DEFAULT_CHARSET Title.Font.Color = clWindowText Title.Font.Height = -11 Title.Font.Name = 'MS Sans Serif' Title.Font.Style = [fsBold] Width = 155 Visible = True end> end object DBNavigator4: TDBNavigator Left = 8 Top = 0 Width = 272 Height = 25 DataSource = Data.S_Tva VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbEdit, nbPost, nbCancel, nbRefresh] TabOrder = 1 end end object TabSheet2: TTabSheet Caption = 'Unit'#233' de Mesure' ImageIndex = 1 object DBGrid2: TDBGrid Left = 8 Top = 32 Width = 273 Height = 145 DataSource = Data.UM_source TabOrder = 0 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Columns = < item Expanded = False FieldName = 'Um' Title.Alignment = taCenter Title.Caption = 'Libelle ' Title.Font.Charset = DEFAULT_CHARSET Title.Font.Color = clWindowText Title.Font.Height = -11 Title.Font.Name = 'MS Sans Serif' Title.Font.Style = [fsBold] Width = 249 Visible = True end> end object DBNavigator1: TDBNavigator Left = 8 Top = 4 Width = 272 Height = 25 DataSource = Data.UM_source VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbPost, nbCancel] TabOrder = 1 end end end object Button1: TButton Left = 232 Top = 248 Width = 75 Height = 25 Cancel = True Caption = 'Fermer' ModalResult = 1 TabOrder = 1 end end