プログレスバークラス(progressbar.vcx)VER1.0
Object Oriented XBASE Forum
このプログラムを利用したことにより、使用者に損害が発生しても制作者及びこのホームページ管理者は一切の責任を負いませんので、この条項をご確認のうえご利用下さい。
このプログラムを掲載者に無断で転載することを禁じます。
概要 |
|
|||
Class Name | progressbar | |||
Parent Class | container | |||
Base Class | container | |||
Class used | なし | |||
新規property | 項目 | 値 ()内はデフォルト値 | ||
max | とりうる値の最大値 | public | ||
min | とりうる値の最小値 | public | ||
value | 値 | public | ||
sintyokuritu | 進捗率 | |||
barcolor | バーコードの色 RGB(255,255,0) | public | ||
lcompletemessage | 完了メッセージボックス表示フラグ .F. | public | ||
ctitle | 完了メッセージ | public | ||
Method | ||||
Method(変更) | init | |||
新規Method | barshow() | 進捗率の計算&バー表示 | ||
complete | 完了ダイアログの表示 |
概要 |
|
|||
Class Name | progressbar | |||
Parent Class | progerssbar2 | |||
Base Class | container | |||
Class used | なし | |||
新規property | 項目 | 値 ()内はデフォルト値 | ||
max | とりうる値の最大値 | public | ||
min | とりうる値の最小値 | public | ||
value | 値 | public | ||
sintyokuritu | 進捗率 | |||
barcolor | バーコードの色 RGB(255,255,0) | public | ||
lcompletemessage | 完了メッセージボックス表示フラグ .F. | public | ||
ctitle | 完了メッセージ | public | ||
Method | ||||
Method(変更) | init | |||
新規Method | barshow() | 進捗率の計算&バー表示 | ||
complete | 完了ダイアログの表示 |
2002.4.4
以上