Module interface report - PicInfo sample application

Friend and Public scopes

Form PicForm

Label Filename
Label Label1
Label MaxColors
CommandButton OpenFile
Image Pict
CommandButton SaveFile
Label Size

Module PicMain

Sub Main()
Public ProgramTitle As String
Public Function ShowFileOpenDialog(Long, String, String, [Long], [String], [String], [PicMain.EFileDlgFlags]) As String

Class IPicInfo

Public Property Get Filename() As String
Public Property Get MaxColors() As Variant
Public Function ReadFile(String) As Boolean
Public Property Get Size() As IPicInfo.TPicSize

Class PicBMP

Implements IPicInfo

Class PicGIF

Implements IPicInfo
Friend Property Get Version() As String

Color legend

Procedure
Property
Event
Variable
Control