Unit 'syshelpers' Package
[Overview][Types][Classes][Variables][Index] [#rtl-objpas]

THexFormatSettings

Declaration

Source position: syshelpers.pp line 68

type THexFormatSettings = record

public

  HexPrefixString: string;

  HexSufixString: string;

  HexNibbleSeparator: string;

  HexByteSeparator: string;

  HexWordSeparator: string;

  HexDwordSeparator: string;

  class operator initialize(THexFormatSettings)();

  procedure CopyToDefaultHexFormatSettings;

end;


Documentation generated on: 2023-03-18