Ignore:
Timestamp:
Mar 25, 2013, 11:20:30 PM (11 years ago)
Author:
chronos
Message:
  • Přidáno: Některé ikonky akcí.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAccounts.pas

    r20 r21  
    77uses
    88  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ComCtrls,
    9   StdCtrls, ExtCtrls, ActnList, Menus, SpecializedList;
     9  StdCtrls, ExtCtrls, ActnList, Menus, Buttons, SpecializedList;
    1010
    1111type
     
    1717    ARemove: TAction;
    1818    ActionList1: TActionList;
    19     ButtonAdd: TButton;
    20     ButtonRemove: TButton;
     19    BitBtnAdd: TBitBtn;
     20    BitBtnRemove: TBitBtn;
    2121    ButtonOk: TButton;
    2222    ButtonCancel: TButton;
Note: See TracChangeset for help on using the changeset viewer.