Data read access – PicInfo sample application
This reports lists how other modules can read variables and propertiesin a module.
Class IPicInfo
Public | |
Property Get | Filename() As String |
Property Get | MaxColors() As Variant |
Property Get | Size() As IPicInfo.TPicSize |
Class PicBMP
Implements IPicInfoForm PicForm
Class PicGIF
Implements IPicInfoFriend | |
Property Get | Version() As String |
Module PicMain
Public | |
var | ProgramTitle As String |