点击或拖拽改变大小

IMemo 方法

X#

IMemo 类型公开以下成员。

方法
  名称说明
公共方法CloseMemFile
Close the memo file
公共方法CreateMemFile
Create the memo file
公共方法Flush
Flush the changes to the memo file
公共方法GetValue
Get a value from a memo file for the specified column.
公共方法GetValueFile
Get the value for a column and write (export) it to an external file.
公共方法GetValueLength
Get the length of the for the specified column.
公共方法OpenMemFile
Open the memo file
公共方法PutValue
Write a value to a memo file for a specified column
公共方法PutValueFile
Read (Import) a value from an external file and write it to the specified column.
公共方法Zap
Physically remove all memos from the memofile.
Top
参见