source: trunk/Modules/Attendance/UModuleAttendance.lfm

Last change on this file was 4, checked in by chronos, 12 years ago
File size: 444 bytes
Line 
1object DataModuleAttendance: TDataModuleAttendance
2 OldCreateOrder = False
3 Height = 270
4 HorizontalOffset = 511
5 VerticalOffset = 238
6 Width = 380
7 object ActionList1: TActionList
8 Images = FormMain.ImageList1
9 left = 300
10 top = 104
11 object AReadFromTerminal: TAction
12 Caption = 'Read from terminal'
13 Hint = 'Read new data from terminal'
14 OnExecute = AReadFromTerminalExecute
15 end
16 end
17end
Note: See TracBrowser for help on using the repository browser.