Componentes.Terceros.TB2k-TBX/official/2.1.6+2.1.beta1/Packages/tb2k_d7.drc

35 lines
1.7 KiB
Plaintext

/* VER150
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the executable.
If this file is empty, then no compiler-generated
resources were bound to the produced executable.
*/
#define TB2Consts_STBToolbarIndexOutOfBounds 65520
#define TB2Consts_STBToolbarItemReinserted 65521
#define TB2Consts_STBViewerNotFound 65522
#define TB2Consts_STBChevronItemMoreButtonsHint 65523
#define TB2Consts_STBMRUListItemDefCaption 65524
#define TB2Consts_STBMDIWindowItemDefCaption 65525
#define TB2Consts_STBDockParentNotAllowed 65526
#define TB2Consts_STBDockCannotChangePosition 65527
#define TB2Consts_STBToolwinNameNotSet 65528
#define TB2Consts_STBToolwinDockedToNameNotSet 65529
STRINGTABLE
BEGIN
TB2Consts_STBToolbarIndexOutOfBounds, "Toolbar item index out of range"
TB2Consts_STBToolbarItemReinserted, "Toolbar item already inserted"
TB2Consts_STBViewerNotFound, "An item viewer associated the specified item could not be found"
TB2Consts_STBChevronItemMoreButtonsHint, "More Buttons|"
TB2Consts_STBMRUListItemDefCaption, "(MRU List)"
TB2Consts_STBMDIWindowItemDefCaption, "(Window List)"
TB2Consts_STBDockParentNotAllowed, "A TTBDock control cannot be placed inside a tool window or another TTBDock"
TB2Consts_STBDockCannotChangePosition, "Cannot change Position of a TTBDock if it already contains controls"
TB2Consts_STBToolwinNameNotSet, "Cannot save dockable window's position because Name property is not set"
TB2Consts_STBToolwinDockedToNameNotSet, "Cannot save dockable window's position because DockedTo's Name property not set"
END