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 | Namespace System
|
---|
9 | Namespace Windows
|
---|
10 | Namespace Forms
|
---|
11 |
|
---|
12 | Class PaintEventArgs
|
---|
13 | Inherits System.EventArgs
|
---|
14 | End Class
|
---|
15 |
|
---|
16 | End Namespace 'Forms
|
---|
17 | End Namespace 'Widnows
|
---|
18 | End Namespace 'System
|
---|
19 |
|
---|
20 | #endif '__SYSTEM_WINDOWS_FORMS_PAINTEVENTARGS_AB__
|
---|
Note:
See
TracBrowser
for help on using the repository browser.