Function TWPTextStyle.AGetAsINI(ValueList:TWPValueList; Options:TWPStyleAsIniOptions) : Integer

Unit: WPRTEDefs
Class: WPRTEDefs.TWPTextStyle

Parameters

Returns

The type of the result value is Integer.

Description

This function fills a TWPValueList with property items using the WPTOOLS INI format. This format is used by the TWPStyleCollection to store the values of the properties.

Please note that some names which were used by WPTools 4 are not any longer created. So please use the array WPAT_CodeNames with the "WPAT_" property id as index to get the correct name. The result is the count of the added properties (names are not counted).
ASetAsINI and use the options parameter to limit the number of properties wehich are read and modified. Properties such as columnwidth or table position are never read or modified!