不明白你的意思
是不是dsbrowse

解决方案 »

  1.   

    if Table1.State <> dsEdit then  Table1.Edit;0D
      if (Table1.State = dsEdit) or (Table1.State = dsInsert) then Table1.Post;0D—————————————————————————————————
    MaximStr := '宠辱不惊,看庭前花开花落,去留无意;
                 毁誉由人,望天上云卷云舒,聚散任风。';
    if Not Assigned(I) then
      I := TI.Create(Nil);
    I.Maxim := MaximStr;
    I.Explain := '假如上述代码中出现“OA”、“3D”等字样,改为“=”或者去掉';
    I.Desire := '加不加分随你';
    —————————————————————————————————