#include <autosizes.hpp>
Actual and current session entries of tab stop indexes, respectively field widths.
Definition at line 86 of file autosizes.hpp.
Public Fields | |
integer | actual |
The actually used tab stop or size. | |
integer | session |
The maximum requested size in actual session. | |
Types | type |
The type of entry. | |
Public Methods | |
Entry (Types t, integer v, integer s) | |
Constructor.
Definition at line 98 of file autosizes.hpp.