Jazz Soft お問い合わせ   JazzSoft@live.com     日本語   英語  日本語  中国語(繁体字)  中国語(簡体字)
工場自動化と歩留り管理ソリューション 
Skip Navigation Linksホーム > 製品一覧 > Swing > Swing SECS I リファレンス > メソッド > LoadIni

Dorian.Core が追加されました。Dorian は .NET 6 と 7 に対応するようになりました。

Swing SECS I リファレンス   

プロパティ
Active
Appearance
BaudRate
BorderStyle
CommPort
DeviceID
IniFile
IniSection
Log
LogFile
Master
MSEC
Retry
Show
T1
T2
T3
T4

メソッド
Config
LoadIni
Send

イベント
Errors
Read
SelMsg
Written

LoadIni Method

Load properties setting from ini file specified by IniFile Property and IniSection Property. If it has failed to load from ini file, ActiveX control sets default values specified in original resource setting at the design time.

This method retrieves all the properties saved by Config Method, so it is recommended to be called at very beginning of application.

構文

Visual Basic



Visual C++


戻り値

使用例

Visual Basic

Private Sub Form_Load()
  SwingSecsI 1.LoadIni
End Sub


Visual C++

void CxxxView::OnInitialUpdate()
{
  ...
  m_secs.LoadIni();
  ...
}

特記事項

参照

お問い合わせ   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.