Module interface report – PicInfo sample application
Friend and Public scopesClass IPicInfo
| Filename() As String | Public Property |
| MaxColors() As Variant | Public Property |
| Size() As IPicInfo.TPicSize | Public Property |
| ReadFile(String) As Boolean | Public Function |
Class PicBMP
Implements IPicInfoForm PicForm
| Filename | Label |
| Label1 | Label |
| MaxColors | Label |
| OpenFile | CommandButton |
| Pict | Image |
| SaveFile | CommandButton |
| Size | Label |
Class PicGIF
Implements IPicInfo| Version() As String | Friend Property |
Module PicMain
| ProgramTitle As String | Public |
| Main() | Sub |
| ShowFileOpenDialog(Long, String, String, [Long], [String], [String], [PicMain.EFileDlgFlags]) As String | Public Function |
Color legend
VariableProperty
Procedure
Event
Control