Browse Subversion Repository
Diff of /Unit1.pas
Parent Directory
| Revision Log
| Patch
| 25 |
Timer1: TTimer; |
Timer1: TTimer; |
| 26 |
ToolBar2: TToolBar; |
ToolBar2: TToolBar; |
| 27 |
TrackBar1: TTrackBar; |
TrackBar1: TTrackBar; |
|
ToolBar3: TToolBar; |
|
| 28 |
TrackBar2: TTrackBar; |
TrackBar2: TTrackBar; |
| 29 |
SpeedButton4: TSpeedButton; |
SpeedButton4: TSpeedButton; |
| 30 |
SpeedButton5: TSpeedButton; |
SpeedButton5: TSpeedButton; |
| 32 |
Action4: TAction; |
Action4: TAction; |
| 33 |
Action5: TAction; |
Action5: TAction; |
| 34 |
Action6: TAction; |
Action6: TAction; |
| 35 |
|
StatusBar1: TStatusBar; |
| 36 |
procedure Action1Execute(Sender: TObject); |
procedure Action1Execute(Sender: TObject); |
| 37 |
procedure ListView1ItemClick(const Sender: TObject; |
procedure ListView1ItemClick(const Sender: TObject; |
| 38 |
const AItem: TListViewItem); |
const AItem: TListViewItem); |
|
|
Legend:
| Removed from v.1 |
|
| changed lines |
| |
Added in v.2 |
|
|
|