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.