source:
Include/Classes/System/Windows/Forms/PaintEventArgs.ab@
264
Last change on this file since 264 was 223, checked in by , 18 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 | ||
[223] | 6 | #require <Classes/System/misc.ab> |
[77] | 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.