⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 iplotcomponenteditor.pas

📁 iocopm3.04源码,一套很好的工控开发工具
💻 PAS
📖 第 1 页 / 共 5 页
字号:
    DataViewGridLineShowGroupBox: TGroupBox;
    DataViewGridLineShowLeft: TiComponentEditorCheckBox;
    DataViewGridLineShowRight: TiComponentEditorCheckBox;
    DataViewGridLineShowTop: TiComponentEditorCheckBox;
    DataViewGridLineShowBottom: TiComponentEditorCheckBox;
    DataViewGridLinesCustomPageControl: TiComponentEditorPageControl;
    TabSheet5: TTabSheet;
    DataViewGridLineXMajorCustomCheckBox: TiComponentEditorCheckBox;
    DataViewGridLineShowXMajorsCheckBox: TiComponentEditorCheckBox;
    DataViewXMajorsCustomGroupBox: TiComponentEditorGroupBox;
    Label156: TLabel;
    Label157: TLabel;
    DataViewGridLineXMajorWidthUpDown: TiUpDown;
    Label158: TLabel;
    DataViewGridLineXMajorColorColorPicker: TiComponentEditorColorPicker;
    DataViewGridLineXMajorWidthEdit: TiComponentEditorEdit;
    DataViewGridLineXMajorStyleComboBox: TiComponentEditorComboBox;
    TabSheet6: TTabSheet;
    DataViewGridLineXMinorCustomCheckBox: TiComponentEditorCheckBox;
    DataViewGridLineShowXMinorsCheckBox: TiComponentEditorCheckBox;
    DataViewXMinorsCustomGroupBox: TiComponentEditorGroupBox;
    Label159: TLabel;
    Label160: TLabel;
    DataViewGridLineXMinorWidthUpDown: TiUpDown;
    Label161: TLabel;
    DataViewGridLineXMinorColorColorPicker: TiComponentEditorColorPicker;
    DataViewGridLineXMinorWidthEdit: TiComponentEditorEdit;
    DataViewGridLineXMinorStyleComboBox: TiComponentEditorComboBox;
    TabSheet7: TTabSheet;
    DataViewGridLineYMajorCustomCheckBox: TiComponentEditorCheckBox;
    DataViewGridLineShowYMajorsCheckBox: TiComponentEditorCheckBox;
    DataViewYMajorsCustomGroupBox: TiComponentEditorGroupBox;
    Label162: TLabel;
    Label163: TLabel;
    DataViewGridLineYMajorWidthUpDown: TiUpDown;
    Label164: TLabel;
    DataViewGridLineYMajorColorColorPicker: TiComponentEditorColorPicker;
    DataViewGridLineYMajorWidthEdit: TiComponentEditorEdit;
    DataViewGridLineYMajorStyleComboBox: TiComponentEditorComboBox;
    TabSheet8: TTabSheet;
    DataViewGridLineYMinorCustomCheckBox: TiComponentEditorCheckBox;
    DataViewGridLineShowYMinorsCheckBox: TiComponentEditorCheckBox;
    DataViewYMinorsCustomGroupBox: TiComponentEditorGroupBox;
    Label165: TLabel;
    Label166: TLabel;
    DataViewGridLineYMinorWidthUpDown: TiUpDown;
    Label191: TLabel;
    DataViewGridLineYMinorColorColorPicker: TiComponentEditorColorPicker;
    DataViewGridLineYMinorWidthEdit: TiComponentEditorEdit;
    DataViewGridLineYMinorStyleComboBox: TiComponentEditorComboBox;
    DataViewLayerEdit: TiComponentEditorEdit;
    LayoutPopupMenu: TPopupMenu;
    XYAxesReverseMenuItem: TMenuItem;
    N1: TMenuItem;
    AddXAxisMenuItem: TMenuItem;
    AddYAxisMenuItem: TMenuItem;
    AddLabelMenuItem: TMenuItem;
    N2: TMenuItem;
    DeleteMenuItem: TMenuItem;
    ClipAnnotationsToAxesCheckBox: TiComponentEditorCheckBox;
    XAxisScaleLinesShowCheckBox: TiComponentEditorCheckBox;
    YAxisScaleLinesShowCheckBox: TiComponentEditorCheckBox;
    VisibleMenuItem: TMenuItem;
    ToolBarFlatButtonsCheckBox: TiComponentEditorCheckBox;
    ToolBarSmallButtonsCheckBox: TiComponentEditorCheckBox;
    DataCursorPageControl: TiComponentEditorPageControl;
    DataCursorGeneralTabSheet: TTabSheet;
    Label97: TLabel;
    Label98: TLabel;
    Label99: TLabel;
    DataCursorStyleComboBox: TiComponentEditorComboBox;
    DataCursorFontPicker: TiComponentEditorFontPicker;
    DataCursorColorPicker: TiComponentEditorColorPicker;
    DataCursorUseChannelColorCheckBox: TiComponentEditorCheckBox;
    DataCursorNameEdit: TiComponentEditorEdit;
    DataCursorPopupEnabledCheckBox: TiComponentEditorCheckBox;
    TabSheet9: TTabSheet;
    Label96: TLabel;
    DataCursorChannelNameComboBox: TiComponentEditorComboBox;
    DataCursorChannelAllowAllCheckBox: TiComponentEditorCheckBox;
    DataCursorChannelShowAllInLegendCheckBox: TiComponentEditorCheckBox;
    DataCursorHintTabSheet: TTabSheet;
    Label100: TLabel;
    DataCursorHintShowCheckBox: TiComponentEditorCheckBox;
    DataCursorHintHideOnReleaseCheckBox: TiComponentEditorCheckBox;
    DataCursorOrientationSideRadioGroup: TiComponentEditorRadioGroup;
    DataCursorHintPositionEdit: TiComponentEditorEdit;
    TabSheet2: TTabSheet;
    Label107: TLabel;
    Label108: TLabel;
    Label109: TLabel;
    Label110: TLabel;
    Label111: TLabel;
    Label112: TLabel;
    Label113: TLabel;
    Label114: TLabel;
    DataCursorMenuItemVisibleValueXYCheckBox: TiComponentEditorCheckBox;
    DataCursorMenuItemVisibleValueXCheckBox: TiComponentEditorCheckBox;
    DataCursorMenuItemVisibleValueYCheckBox: TiComponentEditorCheckBox;
    DataCursorMenuItemVisibleDeltaXCheckBox: TiComponentEditorCheckBox;
    DataCursorMenuItemVisibleDeltaYCheckBox: TiComponentEditorCheckBox;
    DataCursorMenuItemVisibleInverseDeltaXCheckBox: TiComponentEditorCheckBox;
    DataCursorMenuItemCaptionValueXYCheckBox: TiComponentEditorEdit;
    DataCursorMenuItemCaptionValueXCheckBox: TiComponentEditorEdit;
    DataCursorMenuItemCaptionValueYCheckBox: TiComponentEditorEdit;
    DataCursorMenuItemCaptionDeltaXCheckBox: TiComponentEditorEdit;
    DataCursorMenuItemCaptionDeltaYCheckBox: TiComponentEditorEdit;
    DataCursorMenuItemCaptionInverseDeltaYCheckBox: TiComponentEditorEdit;
    LegendWrapTabSheet: TTabSheet;
    LegendWrapColGroupBox: TGroupBox;
    Label192: TLabel;
    LegendWrapDesiredColCountUpDown: TiUpDown;
    LegendWrapColAutoCountGroupBox: TGroupBox;
    Label193: TLabel;
    LegendWrapAutoMaxColCountUpDown: TiUpDown;
    LegendWrapColAutoCountEnabledCheckBox: TiComponentEditorCheckBox;
    LegendWrapColAutoCountMaxEdit: TiComponentEditorEdit;
    LegendWrapColDesiredCountEdit: TiComponentEditorEdit;
    LegendWrapColSpacingCountGroupBox: TGroupBox;
    Label194: TLabel;
    LegendWrapColSpacingAutoCheckBox: TiComponentEditorCheckBox;
    LegendWrapColSpacingMinEdit: TiComponentEditorEdit;
    LegendWrapRowGroupBox: TGroupBox;
    Label195: TLabel;
    LegendWrapDesiredRowCountUpDown: TiUpDown;
    LegendWrapRowAutoCountGroupBox: TGroupBox;
    Label196: TLabel;
    LegendWrapAutoMaxRowCountUpDown: TiUpDown;
    LegendWrapRowAutoCountEnabledCheckBox: TiComponentEditorCheckBox;
    LegendWrapRowAutoCountMaxEdit: TiComponentEditorEdit;
    LegendWrapRowDesiredCountEdit: TiComponentEditorEdit;
    LegendWrapRowSpacingCountGroupBox: TGroupBox;
    Label197: TLabel;
    LegendWrapRowSpacingAutoCheckBox: TiComponentEditorCheckBox;
    LegendWrapRowSpacingMinEdit: TiComponentEditorEdit;
    ToolBarFlatBorderCheckBox: TiComponentEditorCheckBox;
    YAxisLabelsPageControl: TiComponentEditorPageControl;
    TabSheet14: TTabSheet;
    TabSheet15: TTabSheet;
    Label205: TLabel;
    Label206: TLabel;
    Label207: TLabel;
    YAxisCursorPrecisionUpDown: TiUpDown;
    Label208: TLabel;
    Label209: TLabel;
    Bevel5: TBevel;
    YAxisCursorPrecisionEdit: TiComponentEditorEdit;
    YAxisCursorDateTimeFormatComboBox: TiComponentEditorComboBox;
    YAxisCursorFormatStyleComboBox: TiComponentEditorComboBox;
    YAxisCursorPrecisionStyleComboBox: TiComponentEditorComboBox;
    YAxisCursorMinLengthEdit: TiComponentEditorEdit;
    YAxisCursorMinLengthAutoAdjustCheckBox: TiComponentEditorCheckBox;
    YAxisCursorUseDefaultFormatCheckBox: TiComponentEditorCheckBox;
    YAxisCursorCopyDefaultButton: TiComponentEditorButton;
    TabSheet16: TTabSheet;
    Label210: TLabel;
    Label211: TLabel;
    Label212: TLabel;
    YAxisLegendPrecisionUpDown: TiUpDown;
    Label213: TLabel;
    Label214: TLabel;
    Bevel4: TBevel;
    YAxisLegendPrecisionEdit: TiComponentEditorEdit;
    YAxisLegendDateTimeFormatComboBox: TiComponentEditorComboBox;
    YAxisLegendFormatStyleComboBox: TiComponentEditorComboBox;
    YAxisLegendPrecisionStyleComboBox: TiComponentEditorComboBox;
    YAxisLegendMinLengthEdit: TiComponentEditorEdit;
    YAxisLegendMinLengthAutoAdjustCheckBox: TiComponentEditorCheckBox;
    YAxisLegendUseDefaultFormatCheckBox: TiComponentEditorCheckBox;
    YAxisLegendCopyDefaultButton: TiComponentEditorButton;
    XAxisLabelsPageControl: TiComponentEditorPageControl;
    TabSheet11: TTabSheet;
    Label9: TLabel;
    Label10: TLabel;
    Label11: TLabel;
    XAxisLabelPrecisionUpDown: TiUpDown;
    Label15: TLabel;
    Label101: TLabel;
    Bevel1: TBevel;
    XAxisLabelPrecisionEdit: TiComponentEditorEdit;
    XAxisDateTimeFormatComboBox: TiComponentEditorComboBox;
    XAxisLabelFormatStyleComboBox: TiComponentEditorComboBox;
    XAxisLabelPrecisionStyleComboBox: TiComponentEditorComboBox;
    XAxisLabelMinLengthEdit: TiComponentEditorEdit;
    XAxisLabelMinLengthAutoAdjustCheckBox: TiComponentEditorCheckBox;
    TabSheet12: TTabSheet;
    Label33: TLabel;
    Label103: TLabel;
    Label105: TLabel;
    XAxisCursorPrecisionUpDown: TiUpDown;
    Label198: TLabel;
    Label199: TLabel;
    Bevel2: TBevel;
    XAxisCursorPrecisionEdit: TiComponentEditorEdit;
    XAxisCursorDateTimeFormatComboBox: TiComponentEditorComboBox;
    XAxisCursorFormatStyleComboBox: TiComponentEditorComboBox;
    XAxisCursorPrecisionStyleComboBox: TiComponentEditorComboBox;
    XAxisCursorMinLengthEdit: TiComponentEditorEdit;
    XAxisCursorMinLengthAutoAdjustCheckBox: TiComponentEditorCheckBox;
    XAxisCursorUseDefaultFormatCheckBox: TiComponentEditorCheckBox;
    XAxisCursorCopyDefaultButton: TiComponentEditorButton;
    TabSheet13: TTabSheet;
    Label200: TLabel;
    Label201: TLabel;
    Label202: TLabel;
    XAxisLegendPrecisionUpDown: TiUpDown;
    Label203: TLabel;
    Label204: TLabel;
    Bevel3: TBevel;
    XAxisLegendPrecisionEdit: TiComponentEditorEdit;
    XAxisLegendDateTimeFormatComboBox: TiComponentEditorComboBox;
    XAxisLegendFormatStyleComboBox: TiComponentEditorComboBox;
    XAxisLegendPrecisionStyleComboBox: TiComponentEditorComboBox;
    XAxisLegendMinLengthEdit: TiComponentEditorEdit;
    XAxisLegendMinLengthAutoAdjustCheckBox: TiComponentEditorCheckBox;
    XAxisLegendUseDefaultFormatCheckBox: TiComponentEditorCheckBox;
    XAxisLegendCopyDefaultButton: TiComponentEditorButton;
    Label215: TLabel;
    Label216: TLabel;
    EditMenuItem: TMenuItem;
    BackGroundTabSheet: TTabSheet;
    Label75: TLabel;
    BackGroundColorPicker: TiComponentEditorColorPicker;
    BackGroundGradientGroupBox: TGroupBox;
    Label217: TLabel;
    Label218: TLabel;
    Label219: TLabel;
    BackGroundGradientEnabledCheckBox: TiComponentEditorCheckBox;
    BackGroundGradientStartColorPicker: TiComponentEditorColorPicker;
    BackGroundGradientStopColorPicker: TiComponentEditorColorPicker;
    BackGroundGradientDirectionComboBox: TiComponentEditorComboBox;
    DataCursorMenuItemShowOptionsCheckBox: TiComponentEditorCheckBox;
    Label115: TLabel;
    Label116: TLabel;
    Label220: TLabel;
    DataCursorPointerPenWidthUpDown: TiUpDown;
    DataCursorPointer1PositionEdit: TiComponentEditorEdit;
    DataCursorPointer2PositionEdit: TiComponentEditorEdit;
    DataCursorPointerPenWidthEdit: TiComponentEditorEdit;
    TablesTabSheet: TTabSheet;
    TablePageControl: TiComponentEditorPageControl;
    TablesGeneralTabSheet: TTabSheet;
    TablesGridTabSheet: TTabSheet;
    TableGridBackgroundGroupBox: TGroupBox;
    Label224: TLabel;
    TableGridBackGroundTransparentCheckBox: TiComponentEditorCheckBox;
    TableGridBackgroundColorPicker: TiComponentEditorColorPicker;
    TableLinesGroupBox: TGroupBox;
    Label225: TLabel;
    TableGridLinesShowCheckBox: TiComponentEditorCheckBox;
    TableGridLinesColorPicker: TiComponentEditorColorPicker;
    TableListBox: TiComponentEditorListBox;
    iTableAddButton: TButton;
    TableRemoveButton: TButton;
    Label221: TLabel;
    Label222: TLabel;
    Label223: TLabel;
    Label226: TLabel;
    TableMarginGroupBox: TGroupBox;
    TableLeftMarginEdit: TiComponentEditorEdit;
    TableTopMarginEdit: TiComponentEditorEdit;
    TableBottomMarginEdit: TiComponentEditorEdit;
    TableRightMarginEdit: TiComponentEditorEdit;
    TableVisibleCheckbox: TiComponentEditorCheckBox;
    TableEnabledCheckbox: TiComponentEditorCheckBox;
    TablePopupEnabledCheckbox: TiComponentEditorCheckBox;
    TableDataGroupBox: TGroupBox;
    TableDataFontPicker: TiComponentEditorFontPicker;
    TableColumnTitlesGroupBox: TGroupBox;
    TableColumnTitlesFontPicker: TiComponentEditorFontPicker;
    TableColumnTitlesVisibleCheckBox: TiComponentEditorCheckBox;
    TableColumnSpacingEdit: TiComponentEditorEdit;
    TableRowSpacingEdit: TiComponentEditorEdit;
    TableNameEdit: TiComponentEditorEdit;
    TableRowsMaxEdit: TiComponentEditorEdit;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -