Project Analyzer

Module interface report - PicInfo sample application

Friend and Public scopes

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


Form PicForm

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

Class PicGIF

Implements IPicInfo

Friend Property Get Version() As String

Module PicMain

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

Color legend

Procedure
Event
Property
Variable
Control