source:
Include/Classes/System/Windows/Forms/PaintEventArgs.ab@
86
| Last change on this file since 86 was 77, checked in by , 19 years ago | |
|---|---|
| File size: 303 bytes | |
| Rev | Line | |
|---|---|---|
| [77] | 1 | ' Classes/System/Windows/Forms/PaintEventArgs.ab |
| 2 | ||
| 3 | #ifndef __SYSTEM_WINDOWS_FORMS_PAINTEVENTARGS_AB__ | |
| 4 | #define __SYSTEM_WINDOWS_FORMS_PAINTEVENTARGS_AB__ | |
| 5 | ||
| 6 | #include <Classes/System/misc.ab> | |
| 7 | ||
| 8 | Class PaintEventArgs | |
| 9 | Inherits EventArgs | |
| 10 | End Class | |
| 11 | ||
| 12 | #endif '__SYSTEM_WINDOWS_FORMS_PAINTEVENTARGS_AB__ |
Note:
See TracBrowser
for help on using the repository browser.
