source:
branch/egtra-gdiplus/Classes/System/Windows/Forms/PaintEventArgs.ab@
307
| Last change on this file since 307 was 223, checked in by , 19 years ago | |
|---|---|
| File size: 303 bytes | |
| Line | |
|---|---|
| 1 | ' Classes/System/Windows/Forms/PaintEventArgs.ab |
| 2 | |
| 3 | #ifndef __SYSTEM_WINDOWS_FORMS_PAINTEVENTARGS_AB__ |
| 4 | #define __SYSTEM_WINDOWS_FORMS_PAINTEVENTARGS_AB__ |
| 5 | |
| 6 | #require <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.
