Last change
on this file since 164 was 77, checked in by イグトランス (egtra), 18 years ago |
Controlの追加とそれに伴う修正
|
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.