Actual and current session entries of tab stop indexes, respectively field widths.
Definition at line 77 of file autosizes.hpp.
#include <autosizes.hpp>
Public Field Index: | |
integer | actual |
The actually used value. | |
integer | session |
The maximum value requested in the actual session. | |
Types | type |
The type of entry. | |
Public Method Index: | |
Entry (Types t, integer v, integer s) | |
integer actual |
The actually used value.
Definition at line 80 of file autosizes.hpp.
integer session |
The maximum value requested in the actual session.
Definition at line 81 of file autosizes.hpp.
Types type |
The type of entry.
Definition at line 79 of file autosizes.hpp.
Constructor.
Definition at line 87 of file autosizes.hpp.