Project Analyzer

Data read access – PicInfo sample application

This reports lists how other modules can read variables and properties
in a module.

Class IPicInfo

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

Class PicBMP

Implements IPicInfo

Form PicForm

Class PicGIF

Implements IPicInfo

Friend  
Property Get Version() As String

Module PicMain

Public  
var ProgramTitle As String