📄 richviewactionsd6.dpk
字号:
package RichViewActionsD6;
{$R *.res}
{$R 'rvActionsReg.dcr'}
{$R 'RVColorReg.dcr'}
{$R 'RVFontCombosReg.dcr'}
{$R 'RVOfficeRadioBtnReg.dcr'}
{$R 'RVRulerReg.dcr'}
{$R 'RVSpinEditReg.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO ON}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'RichViewActions'}
{$DESIGNONLY}
{$IMPLICITBUILD OFF}
requires
vcl,
RVPkgD6;
contains
BackRVFrm in 'BackRVFrm.pas',
BaseRVFrm in 'BaseRVFrm.pas' {frmRVBase},
BorderSidesRVFrm in 'BorderSidesRVFrm.pas' {frmRVBorderSides},
ColorRVFrm in 'ColorRVFrm.pas' {frmColor},
dmActions in 'dmActions.pas' {rvActionsResource: TDataModule},
FillColorRVFrm in 'FillColorRVFrm.pas' {frmRVFillColor},
FontRVFrm in 'FontRVFrm.pas' {frmRVFont},
FourSidesRVFrm in 'FourSidesRVFrm.pas' {frmRVFourSides},
HypPropRVFrm in 'HypPropRVFrm.pas' {frmRVHypProp},
HypRVFrm in 'HypRVFrm.pas' {frmRVHyp},
InsSymbolRVFrm in 'InsSymbolRVFrm.pas' {frmRVInsertSymbol},
InsTableRVFrm in 'InsTableRVFrm.pas' {frmInsTable},
IntegerRVFrm in 'IntegerRVFrm.pas' {frmInteger},
ItemPropRVFrm in 'ItemPropRVFrm.pas' {frmRVItemProp},
ListGalleryRVFrm in 'ListGalleryRVFrm.pas' {frmRVListGallery},
ListRVFrm in 'ListRVFrm.pas' {frmRVList},
PageSetupRVFrm in 'PageSetupRVFrm.pas' {frmRVPageSetup},
ParaBrdrRVFrm in 'ParaBrdrRVFrm.pas' {frmRVParaBrdr},
ParaListRVFrm in 'ParaListRVFrm.pas' {frmRVParaList},
ParaRVFrm in 'ParaRVFrm.pas' {frmRVPara},
PreviewRVFrm in 'PreviewRVFrm.pas' {frmRVPreview},
RichViewActions in 'RichViewActions.pas',
Ruler in 'Ruler.pas',
rvActionsReg in 'rvActionsReg.pas',
RVADsgn in 'RVADsgn.pas',
RVAL_BLR in 'RVAL_Blr.pas',
RVAL_ChineseBig5 in 'RVAL_ChineseBig5.pas',
RVAL_ChsZh in 'RVAL_ChsZh.pas',
RVAL_Czech in 'RVAL_Czech.pas',
RVAL_De in 'RVAL_De.pas',
RVAL_Dutch in 'RVAL_Dutch.pas',
RVAL_EngUS in 'RVAL_EngUS.pas',
RVAL_Esp in 'RVAL_Esp.pas',
RVAL_Farsi in 'RVAL_Farsi.pas',
RVAL_FR in 'RVAL_Fr.pas',
RVAL_Hun in 'RVAL_Hun.pas',
RVAL_Ita in 'RVAL_Ita.pas',
RVAL_Lith in 'RVAL_Lith.pas',
RVAL_NorBok in 'RVAL_NorBok.pas',
RVAL_Polish in 'RVAL_Polish.pas',
RVAL_PtBr in 'RVAL_PtBr.pas',
RVAL_Rus in 'RVAL_Rus.pas',
RVAL_Slovak in 'RVAL_Slovak.pas',
RVAL_Sv in 'RVAL_Sv.pas',
RVAL_Turkish in 'RVAL_Turkish.pas',
RVAL_Ukr in 'RVAL_Ukr.pas',
RVALocalize in 'RVALocalize.pas',
RVALocRuler in 'RVALocRuler.pas',
RVCharCase in 'RVCharCase.pas',
RVColorCombo in 'RVColorCombo.pas',
RVColorGrid in 'RVColorGrid.pas',
RVColorReg in 'RVColorReg.pas',
rvcsv in 'rvcsv.pas',
RVFontCombos in 'RVFontCombos.pas',
RVFontCombosReg in 'RVFontCombosReg.pas',
RVGrids in 'RVGrids.pas',
RVNormalize in 'RVNormalize.pas',
RVOfficeRadioBtn in 'RVOfficeRadioBtn.pas',
RVOfficeRadioBtnReg in 'RVOfficeRadioBtnReg.pas',
RVRuler in 'RVRuler.pas',
RVRulerReg in 'RVRulerReg.pas',
RVSpinEdit in 'RVSpinEdit.pas',
RVSpinEditReg in 'RVSpinEditReg.pas',
SpacingRVFrm in 'SpacingRVFrm.pas' {frmRVSpacing},
SplitRVFrm in 'SplitRVFrm.pas' {frmRVSplit},
TableBackRVFrm in 'TableBackRVFrm.pas' {frmRVTableBack},
TableBrdrRVFrm in 'TableBrdrRVFrm.pas' {frmRVTableBrdr},
TableSizeRVFrm in 'TableSizeRVFrm.pas' {frmRVTableSize};
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -