Jazz Soft 您要聯絡嗎?   JazzSoft@live.com     繁體字漢語   英語  日語  繁體字漢語  簡體字漢語
提供半導體工廠自動化與生産效率改善法 
Skip Navigation Links首頁 > 產品一覽 > Swing > Swing SECS I 詳細資料 > Methods > LoadIni

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Swing SECS I 詳細資料   

Properties
Active
Appearance
BaudRate
BorderStyle
CommPort
DeviceID
IniFile
IniSection
Log
LogFile
Master
MSEC
Retry
Show
T1
T2
T3
T4

Methods
Config
LoadIni
Send

Events
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.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

Private Sub Form_Load()
  SwingSecsI 1.LoadIni
End Sub


Visual C++

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

Remarks

See Also

您要聯絡嗎?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.