FormSet 对 象

FormSet 对 象 - 图1创建表单集

语 法FormSet 说 明

FormSet 对 象 - 图2FormSet 对 象 - 图3FormSet 对 象 - 图4FormSet 对 象 - 图5FormSet 对 象 - 图6FormSet 对 象 - 图7FormSet 对 象 - 图8FormSet 对 象 - 图9FormSet 对 象 - 图10FormSet 对 象 - 图11表单集是容器对象 可包含一组表单 表单集类似于 FoxPro 早期版本使用的屏幕集有关创建表单集的其他内容 请参阅 Microsoft Visual FoxPro 6.0 中文版程序员指 南 FormSet 对 象 - 图12 第九章 创建表单 中的 创建表单集

属 性

ActiveForm

Application

AutoRelease

BaseClass

Buffermode

Class

ClassLibrary

Comment

DataEnvironment

DataSession

DataSessionID

FormCount

Forms

Name

Parent

ParentClass

ReadBackColor

ReadCycle

ReadForeColor

ReadLock

ReadMouse

ReadSave

ReadTimeOut

Tag

V isible

W indowList

W indowType

事 件

Activate

Deactivate

Destroy

Error

Init

Load

ReadActivate

ReadDeactivate

ReadShow

ReadValid

ReadWhen

Unload

方 法

AddObject

AddProperty

H ide

NewObject

ReadExpression

ReadMethod

Refresh

Release

RemoveObject

ResetToDefault

SaveAs

SaveAsClass

SetAll

W riteMethod

Show

W riteExpression

请 参 阅

CREATE CLASS, CREATE FORM, DEFINE CLASS, Form 对 象