source:
Include/Classes/System/Windows/Forms/PaintEventArgs.ab@
256
Last change on this file since 256 was 223, checked in by , 18 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.