var RMApplication: TRMApplication; RMExtendFormPath: string; // RMUseNull: Boolean; RMUnits: TRMUnitType; RMCharset: TFontCharset; rmfrAggregate, rmftDateTime, rmftString, rmftOther, rmftMath, rmftBoolean, rmftInterpreter: string; RMBandNames: array[TRMBandType] of string; RMDateFormats: array[0..6] of string; RMTimeFormats: array[0..3] of string; RMFormatBoolStr: array[0..3] of string; RMShowBandTitles: Boolean; RMShowDropDownField: Boolean; RMLocalizedPropertyNames: Boolean;
不用修改注册表,直接修改全局变量就可以了。
时间: 2024-11-05 12:12:29