ヘルプの目次
オンラインヘルプを検索
このヘルプについて
エンドユーザ向けヘルプ
クライアントヘルプ
Webアクセスヘルプ
スクリーンリーダ
フォーム
同期
用語
コンテナ
管理者向けヘルプ
サーバの管理
インターネットサービス
カスタマイズツール(英語)
OTSWの管理
OTSW Custodian
FirstClass ED(英語)
Form.SetListCount
ホーム
•
Customization Tools
•
FCAS
•
Language Reference
•
Form.SetListCount
Purpose
Assigns the number of items to an array control.
Syntax
Form
.
ArrayControl
.SetListCount (
NumberofItems
)
Example
MyForm.Show
MyForm.txtArray.SetListCount (20)
Copyright(C) 2002-2012 FC Management Co. All Rights Reserved<