Эта секция поясняет опции, которые имеются в различных диалоговых окнах . This section explains the options that appear on various dialog boxes.

В этой секции In This Section

About Microsoft Visual FoxPro Dialog Box

Показываются авторское право Visual FoxPro, лицензирование и версия информации, а также идентификационный номер продукта.Displays the Visual FoxPro copyright, licensing, and version information, as well as your product identification number.

Add Files to Source Control Dialog Box

Добавляются или выбираются файлы в ваш проект с контролем исходного кода.Adds a file or selected files in your project to source code control.

Add Table or View Dialog Box

Позволяет вам выбрать одну или несколько существующих таблиц или представлений, на которых основывается ваш новый запрос или локальное представление. Allows you to select one or more existing tables or views on which to base your new query or local view.

Advanced Options Dialog Box

Делает возможной для вас точную регулировку, сколько записей найдено в представлении или сколько изменений сделано на сервере или в исходных таблицах. Makes it possible for you to fine-tune how records are retrieved in a view or how updates are made to the server or source tables.

Append From Dialog Box

Дает возможность добавлять записи в текущую таблицу или представление из другой таблицы, электронной таблицы или текстового файла. Makes it possible for you to add records to the current table or view from another table, a spreadsheet, or text file.

Append From Options Dialog Box

Определяет поля для добавления и позволяет вам строить выражения, подходящие для добавляемых записей. Specifies fields to append and allows you to build an expression that must be met by records that are to be appended.

Arrange Tables and Views Dialog Box

Позволяет вам изменять формат таблиц и представлений в вашей базе данных. Allows you to change the layout of tables and views in your database.

Beautify Options Dialog Box

Дает вам возможность определять вывод текста прописными буквами и стили абзаца для текста в редактируемом окне. Makes it possible for you to specify capitalization and indentation styles for editing window text.

Breakpoints Dialog Box

Позволяет вам определять опции для точек останова. Allows you to specify options for breakpoints.

Build Options Dialog Box

Позволяет вам создавать пользовательские приложения или обновлять существующий проект. Allows you to create a custom application or refresh an existing project.

Calculate Field Dialog Box

Дает возможность выбирать математические операции для создания вычисляемых полей. Makes it possible for you to select a mathematical operation to create a computed field.

Change Icon Dialog Box

Определяет иконки, которые могут использоваться для связанного или вложенного объекта формы или поля General таблицы. Specifies an icon to be used for a linked or embedded object on a form or in a General field of a table.

Check In Files Dialog Box

Контролирует изменения, сделанные в вашей среде разработки в рабочей директории с помощью системы контроля базы данных. Checks in changes made in your development environment working directory to your source code control database.

Check Out Files Dialog Box

Контролирует вывод копии выбранных файлов вашего источника и размещает записанную копию в соответствующей среде разработки рабочей директории. Checks out a copy of the selected files from your source code control provider and places a writable copy in the corresponding development environment working directory.

Choose Field/Variable Dialog Box

Определяет поля таблиц или переменные. Specifies a table field or variable.

Class Info Dialog Box

Показывает различные атрибуты членов класса,их появление в период проектирования, и являются ли они защищенными. Shows various attributes of class members, their design-time appearance, and whether or not they are protected.

Code Page Dialog Box

Позволяет вам назначать кодовую страницу для .dbf-файла или текстового файла, которые ее не имеют. Allows you to assign a code page to a .dbf file or text file that does not have one.

Comment Dialog Box

Позволяет вам вводить замечания или комментарии, чтобы идентифицировать запрос или представление и их результат. Allows you to enter notes or comments to identify the query or view and its purpose.

Compile Dialog Box

Разрешает вам компилировать программу, меню или файл запроса. Allows you to compile program, menu, or query files.

Connections Dialog Box

Позволяет вам создать и поддерживать соединение с базой данных. Allows you to create and maintain database connections.

Coverage Dialog Box

Предоставляет вам возможность определения опций для регистрации(ведения протокола) хода выполнения программы. Makes it possible for you to specify options for logging program execution.

Create Dialog Box

Позволяет вам определять директорию, имя и тип нового файла. Allows you to specify the directory, name, and type of the new file.

Create One-To-Many Relationships Dialog Box

Устанавливает отношение один-ко-многим, в котором подчиненная таблица может содержать многочисленные записи,которые соответствуют одной записи в родительской таблице. Establishes a one-to-many relationship, in which the child table can contain multiple records that correspond to one record in the parent table.

Customize Toolbox Dialog Box

Показывает опции для изменения установок и редактирования категорий или элементов для инструментария(Toolbox). Displays options for changing settings and editing categories or items for the Toolbox.

Data Grouping Dialog Box

Предоставляет вам возможность создать групповые полосы, чтобы разделять группы записей визуально и отображать итоговые данные для каждой группы. Makes it possible for you to create group bands for separating groups of records visually, and displaying summary data for each group.

Database Properties Dialog Box

Позволяет вам выбирать типы объектов баз данных, которые отображены в конструкторе баз данных. Allows you to choose the types of database objects that are displayed in the Database Designer.

Define Window Layout Dialog Box

Позволяет вам давать имя и сохранять окно и конфигурацию панели инструментов для дальнейшего повторного использования. Allows you to name and save window and toolbar configurations for reuse.

Delete (Records) Dialog Box

Дает возможность помечать записи для удаления. Makes it possible to mark records for deletion.

Description Dialog Box

Предоставляет текстовое поле, где вы можете набрать краткое описание, идентифицирующее файл. Provides a text box where you can type a brief description identifying a file.

Detail Dialog Box

Устанавливает высоту и другие опции для строки Detail в отчете или этикетке. Sets height and other options for the Detail band in a report or label.

Do Dialog Box

Позволяет вам выбрать определенную программу или форму для выполнения.Allows you to specify a program or form file to run.

Edit Bands Dialog Box

Отображает список доступных строк, так что вы можете непосредственно модифицировать высоту, а также входные и выходные действия.Displays a list of available bands so you can directly modify height, as well as entry and exit actions.

Edit Links Dialog Box

Дает вам возможность изменить или прервать связь между объектами. Makes it possible for you to change or break an object link.

Edit Properties Dialog Box

Позволяет установить редактирование опций для текущего редактируемого окна или установить опции цвета и шрифта для всех редактируемых сессий. Allows you to set editing options for the current editing window or set color and font options for all editing sessions.

Edit Property/Method Dialog Box

Позволяет вам добавлять новые свойства и методы и редактировать существующие. Allows you to add new properties and methods or edit existing ones.

Edit Relationship Dialog Box

Позволяет установить устойчивые отношения между таблицами. Allows you to alter a persistent relationship between tables.

Event Tracking Dialog Box

Дает возможность видеть, когда каждое событие происходит относительно другого события. Makes it possible for you to see when each event occurs in relation to other events.

EXE Version Dialog Box

Показывает информацию о номере сборки, а также другую информацию,которую вы предоставляете. Displays information about the build number as well as other information that you supply.

Execution Throttle Dialog Box

Дает возможность определить задержку в секундах перед выполнением каждой строки кода, помещенного в окно трассировки. Makes it possible for you to specify the delay in seconds between the execution of each line of code located in the Trace Window.

Export Dialog Box

Дает возможность экспортировать данные из таблиц Visual FoxPro в текстовый файл, электронную таблицу или таблицу общего формата. Allows you to export data from Visual FoxPro tables to a text file, spreadsheet, or common table format.

Export Options Dialog Box

Определяет записи и поля для экспорта. Specifies which records and fields to export.

Expression Builder Dialog Box

Дает возможность создавать и редактировать выражения. Выражение может быть простым и состоять только из имени поля или сложным, включая вычисление вложенных функций IF, конкатенаций и преобразования типов данных. Makes it possible for you to create and edit expressions. An expression can be as simple as a field name or as complex as a calculation involving immediate IF functions, concatenations, and data type conversions.

Expression Builder Options Dialog Box

Устанавливает привилегии для пунктов, показываемых в построителе выражений. Sets preferences for the items displayed in the Expression Builder.

File Finder Dialog Box

Разрешает поиск, основанный на определенных критериях. Enables searches based on specified criteria.

Find Dialog Box (Visual FoxPro)

Дает возможность поиска текста. Makes it possible to search for text.

Find Table or View Dialog Box

Позволяет вам выбрать таблицу или представление, которые вы не можете разместить в схеме базы данных, показываемой в конструкторе баз данных. Allows you to select a table or views you cannot locate in the database schema displayed in the Database Designer.

Font Dialog Box

Управляет типом, стилем и размером шрифта в текстовом файле, поле или пометке в отчете, этикетке или командном окне. Controls the type, style, and size of fonts in a text file, field, or label control in a report, label, or in the Command window.

Format (Field) Dialog Box

Определяет значение выражения в управляемом поле. Specifies the value of an expression in a field control.

General Options Dialog Box

Позволяет определить код для целой системы меню.Allows you to specify code for an entire menu system.

Generate Menu Dialog Box

Позволяет определить имя для генерируемой программы меню и затем сгенерировать программу. Lets you specify a name for the generated menu program and then generate the program.

Get Latest Version of Files Dialog Box

Берет последние файлы исходного кода и располагает локальную копию в менеджер проекта. Gets the latest files from the source code control provider and places a local copy in the Project Manager.

Go To Line Dialog Box (Visual FoxPro)

Дает возможность перемещать указатель на определенную строку текста или программного файла или командного окна. Makes it possible for you to move the insertion point to the designated line in a text or program file or in the Command window.

Go To Record Dialog Box

Переносит указатель записи на определенную запись.Specifies which record to move the record pointer to.

Having Dialog Box

Определяет условия для выбора групп записей, чтобы включить в запрос. Specifies the conditions for selecting the groups of records to include in query output.

Import Dialog Box

Позволяет вам импортировать данные в таблицу из электронной таблицы или другого табличного формата. Allows you to import data to a table from a spreadsheet or another table format.

Include File Dialog Box

Позволяет вам определить в специальном подключенном файле именованные константы для пользовательских классов, форм или наборов форм. Allows you to specify an include file containing predefined compile-time constants for a user-defined class, form, or form set.

Insert Object Dialog Box

Включает объекты OLE, которые могут быть связаны или внедрены в ваши приложения в формы или в поля General в таблицах. Lists the OLE objects you can link or embed in your application for forms or General fields in tables.

Insert Object Reference Dialog Box

Дает возможность видеть имена всех объектов в конструкторе и включать ссылку в ваш код. Makes it possible for you to see the name of all objects in the designer and insert a fully qualified reference to the object in your code.

Insert System Menu Bar Dialog Box

Позволяет добавлять меню и опции меню в окно конструктора меню. Allows you to add menus and menu options to the Menu Designer window.

Join Condition Dialog Box

Определяет условие join между таблицами. Specifies a join condition between tables.

Label Dialog Box (Visual FoxPro)

Показывает результат запроса в существующей этикетке. Displays the resuls of a query in an existing label.

Locate Database Dialog Box

Дает возможность определить расположение или игнорировать отсутствующую таблицу или представление. Makes it possible for you to locate or ignore a missing table or view.

Locate File Dialog Box

Дает возможность определить местоположение или игнорировать отсутствующий файл или группу файлов. Makes it possible for you to locate or ignore a missing file or group of files.

Locate Record Dialog Box

Поиск записей в активной таблице или представлении, которые соответствуют определенным условиям. Searches for a record in the active table or view that matches specified conditions.

Look Up Reference Dialog Box

Дает возможность поиска и замены кода или текста в вашем проекте или папке. Makes it possible for you to search for and replace code references or text in your projects or folders.

Look Up Reference Dialog Box, Options Dialog Box

Устанавливает дополнительные опции для поиска кода. Sets additional options for a code reference search.

Macros Dialog Box

Дает возможность определять ключевые комбинации, использующие клавишу CTRL, ALT или функциональные клавиши, чтобы выполнять серии макрокоманд. Makes it possible for you to define key combinations using the CTRL key, ALT key, or function keys to perform a series of keystrokes.

Menu Options Dialog Box

Дает возможность определить код для определенного меню. Allows you to specify code for a specific menu.

More Windows Dialog Box

Показывает список активных окон, из которых вы можете выбирать. Displays a list of active windows from which you can choose.

Move Item Dialog Box

Дает возможность изменить расположение меню или пункта меню. Makes it possible for you to change the location of a menu or menu item.

New Class Dialog Box

Определяет информацию для нового класса, которая затем используется в конструкторе классов. Specifies information for a new class, which is then used by the Class Designer.

New Dialog Box

Позволяет создать новые файлы, используя конструкторы или мастера. Allows you to create new files using designers and wizards.

New File Dialog Box (Visual FoxPro)

Позволяет создавать новую форму, отчет, этикетку или запрос, в зависимости от типа файла, выбранного в данный момент в конструкторе проектов. Lets you create a new form, report, label, or query, depending on the type of file currently selected in the Project Designer.

New Label Dialog Box

Отображает встроенные этикетки типа Avery. Displays predefined Avery label types.

New Local View Dialog Box

Позволяет создавать представление для локальных таблиц или другие представления в базе данных, используя мастер локальных представлений или конструктор представлений. Lets you create a view of local tables or other views in a database using either the Local View wizard or View designer.

New Method Dialog Box

Позволяет создать новый метод и определить описание и видимость метода. Allows you to create a new method and specify the description and visibility of the method.

New Property Dialog Box

Позволяет создавать новое свойство и определять его описание и видимость. Allows you to create a new property and specify the description and visibility of the property.

New Remote View Dialog Box

Позволяет создавать новое удаленное представление, используя конструктор представлений или мастер удаленных представлений. Allows you to create a new remote view using the View designer or the Remote View wizard.

New Table Dialog Box

Позволяет создавать новую таблицу в базе данных, используя конструктор таблиц или мастер таблиц. Allows you to create a new table in the database using the Table designer or the Table wizard.

Open Dialog Box (Visual FoxPro)

Позволяет открыть существующий файл или создать новый. Allows you to open an existing file or create a new file.

Open Picture Dialog Box

Позволяет открыть существующий графический файл. Allows you to open an existing graphics file.

Options Dialog Box (Visual FoxPro)

Дает возможность установить особые категории опций. Makes it possible for you to set different categories of options.

Page Setup Dialog Box (Visual FoxPro)

Дает возможность определить установки для определенной бумаги, страницы или принтера. Makes it possible for you to specify paper, page, and printer settings.

Pane Customization Dialog Box

Используется при создании, модификации и удалении панелей в менеджере панели задач.Used to create, modify, and delete panes in the Task Pane Manager.

Paste Special Dialog Box

Дает возможность связать или внедрить OLE объект из буфера обмена. Makes it possible for you to link or embed an OLE object from the Clipboard.

Print Dialog Box (Visual FoxPro)

Позволяет вам печатать текстовый файл, отчет, этикетку или содержимое командного окна либо буфера обмена. Lets you print a text file, report, label, or the contents of the Command window or the Clipboard.

Print File Dialog Box

Позволяет вам искать устройство или папку для печатаемого файла. Allows you to search a drive or directory for a file to print.

Print Options Dialog Box

Позволяет вам печатать текстовый файл, отчет, этикетку или содержимое командного окна или буфера обмена. Lets you print a text file, report, label, or the contents of the Command window or the Clipboard.

Print When Dialog Box

Позволяет выполнять печать по условию объектов, основанных на значении выражения и контролирует, сколько объектов печатается, пока входит в диапазон. Enables the conditional printing of an object based on the value of an expression and controls how objects print when bands are continued.

Project Information Dialog Box

Дает возможность просматривать и редактировать информацию о проекте и входящих в него файлах. Makes it possible for you to view and edit information about the project and its files.

Prompt Options Dialog Box

Позволяет определить опции для подсказок в системах пользовательских меню. Lets you specify options for prompts in a customized menu system.

Report Page Setup Dialog Box

Дает возможность определить установки страниц для отчетов. Makes it possible for you to specify page layout settings for reports.

Query Destination Dialog Box

Дает возможность переслать результаты вашего запроса в семь других выходных данных. Эта команда доступна только для запросов. Makes it possible for you to send the results of your query to seven different outputs. This command is available only for queries.

Quick Report Dialog Box

Дает возможность выбрать поля и формат печати для отчета. Makes it possible for you to select fields and a field layout for a report.

Recall (Records) Dialog Box

Позволяет вам неотмеченные записи помечать для удаления. Lets you unmark records that are marked for deletion.

Rectangle/Line Dialog Box

Определяет позицию и опции печати для прямоугольников и линий. Specifies position and printing options for rectangle and line controls.

Remove Files from Source Control Dialog Box

Удаляет выбранные файлы вашего проекта из исходного кода. Removes selected files in your project from source code control.

Rename File Dialog Box

Позволяет переименовать выбранный файл. Allows you to rename the selected file.

Replace Dialog Box

Дает возможность искать и заменять определенный текст в текущем файле. Makes it possible for you to search for and replace specified text in the current file.

Replace Field Dialog Box

Изменяет значения, хранящиеся в записи или в диапазоне записей. Changes values stored in one record or in a range of records.

Report and Label Print Options Dialog Box

Позволяет вам определить, сколько выбранных записей удовлетворяет условию печати. Allows you to specify how much to print and create expressions that the selected records must meet in order to print.

Report Band Properties Dialog Box

Включает опции для столбца, группировки и колонтитулов(верхнего и нижнего), заголовков и т.д. Include options for column, group, and page headers and footers, titles, and so on.

Report Dialog Box (Visual FoxPro)

Показывает результаты запроса в отчете. Displays the results of a query in a report layout.

Report Expression Dialog Box

Определяет содержание контролируемых полей в отчете. Defines the contents of a field control in a report.

Report Picture Dialog Box

Дает возможность включать изображения, иконки или другую информацию из поля таблицы типа General в ваш отчет или этикетку. Makes it possible for you to include bitmaps, icons, or other information from a General table field in your report or label.

Report Variables Dialog Box

Дает возможность создавать в отчете переменные. Makes it possible for you to create variables within a report.

Round Rectangle Dialog Box

Определяет точную форму, позицию и опции печати для овалов. Specifies the exact shape, position, and printing options for round rectangle controls.

Save As Class Dialog Box

Позволяет сохранять форму или выбранные элементы управления в форме как определение класса. Lets you save a form, or selected controls on a form, as a class definition.

Save As Dialog Box (Visual FoxPro)

Сохраняет новый файл или существующий файл с другим именем. Saves a new file or saves an existing file with a different name.

Save As HTML Dialog Box

Позволяет создавать новую HTML-версию текущей формы, меню, отчета или таблицы. Enables you to create a new HTML version of the current form, menu, report, or table.

Scope Dialog Box

Определяет действительные записи в текущей таблице или представлении. Specifies the records that Visual FoxPro acts on in the current table or view.

Select Connection or Data Source Dialog Box

Позволяет вам выбрать источник данных или существующее соединение в источнике данных, чтобы создать новое удаленное представление. Allows you to select a data source or an existing connection to a data source to create a new remote view.

Select Dialog Box (Visual FoxPro)

Дает возможность выбрать XML WEB-сервис и включить код для него в программу или код редактируемого окна. Makes it possible for you to select an XML Web service and insert code for it in a program or code editing window.

Set Grid Scale Dialog Box

Позволяет определить горизонтальные или вертикальные приращения сетки в пикселях и определяет, показана ли линейка системных единиц измерения в пикселях. Lets you define horizontal and vertical increments of the grid in pixels and specifies whether the ruler displays in system units or pixels.

Set Index Order Dialog Box

Устанавливает порядок индексирования в дочерней таблице. Sets the index order for a child table.

Tab Order Dialog Box

Регулирует порядок, в котором объекты доступны в форме, если вы используете клавиатуру. Adjusts the order in which objects are accessed in the form when you use the keyboard.

Task Pane Options Dialog Box

Модифицирует менеджер панели задач и содержащиеся в нем индивидуальные панели. Customizes the Task Pane Manager and the individual panes that it contains.

Optional Bands Dialog Box

Дает возможность включать строку заголовка, суммирования и другие уточнения в отчет или этикетку. Makes it possible for you to include a Title, Summary, or additional Detail bands in a report or label.

Toolbars Dialog Box

Дает возможность создавать, редактировать, скрывать и настраивать панель инструментов. Makes it possible for you to create, edit, hide, and customize toolbars.

Undo Check Out of Files Dialog Box

Перезаписывает ваши изменения в файл и копирует последнюю проверенную версию в вашу рабочую папку разработчика. Overwrites your changes to a file and copies the latest checked-in version to your development-environment working directory.

Update Project List Dialog Box

Показывает результаты в списке изменений проекта. Displays the results of a project list update.

View Parameters Dialog Box

Создает представления, которые при своем открытии предлагают ввести значение параметра. Sets up views that prompt for a value entry to complete the view.

Visual FoxPro Converter Dialog Box

Дает возможность открывать файлы, созданные в более ранних версиях Visual FoxPro. Makes it possible for you to open files created in an earlier version of Visual FoxPro.

Visual FoxPro Transporter Dialog Box

Дает возможность перемещать формы, этикетки и отчеты через различные Visual FoxPro платформы и версии. Makes it possible to transport forms, labels, and reports across different Visual FoxPro platforms and versions.

Visual FoxPro XML Web Service Location Dialog Box

Определяет локальный унифицированный локатор ресурсов (URL) или виртуальный каталог для публикации на XML WEB - службе. Specifies a local Uniform Resource Locator (URL) or virtual directory for publishing an XML Web service.

Visual FoxPro XML Web Services Publisher Dialog Box

Определяет информацию для публикации Visual FoxPro COM (.dll) серверов как XML WEB службы, что может быть доступно на WEB. Specifies information for publishing Visual FoxPro COM (.dll) Servers as XML Web services that can be accessed on the Web.

Visual FoxPro XML Web Services Registration Dialog Box

Определяет информацию для регистрации XML WEB-службы, так что вы можете использовать это в своем приложении. Specifies information for registering an XML Web service so you can use it in your applications.

Wizard Selection Dialog Box

Показывает список мастеров, которые вы можете выбирать. Displays a list of wizards from which you can choose.

Work Area Properties Dialog Box

Дает возможность изменить структуру таблицы, выбранных индексных файлов и полей, и определяет фильтры данных. Это диалоговое окно появляется тогда, когда вы выбираете свойства из таблицы меню. Makes it possible for you to modify the structure of a table, select index files and fields, and define data filters. This dialog box appears when you choose Properties from the Table Menu.

XML Web Service - Client Detail Dialog Box

Делает возможным для вас определить элемент управления или клиента, с которым вы хотите связать результаты операции XML Web сервиса. Makes it possible for you to specify the control, or client, to which you want to bind the results of the XML Web service operation.

XML Web Service - Complex Types Dialog Box

Дает возможность определять информацию для сложных типов, таких как имена таблиц или полей для операций XML WEB-сервиса, которые возвращают наборы данных ADO.NET или имена свойств для возвращаемых объектов. Makes it possible for you to specify information for complex types such as table and field names for XML Web service operations that return ADO.NET DataSets or property names for a returned object.

XML Web Service - Operation Detail Dialog Box

Дает возможность выбирать определенные услуги операций XML WEB-сервиса или методов, которые вы можете вызвать в вашем приложении. Вы можете также определить величину параметра для этих операций. Makes it possible for you to choose specific XML Web service operations, or methods, you want to call from your application. You can also specify parameter values for these operations.

XML Web Service - Parameter Values Dialog Box

Делает возможной установку значений параметров или определяет элемент управления и его свойства как параметры для операций выбранного XML Web сервиса. Makes it possible for you to set parameter values or specify a control and its property as a parameter source for a selected XML Web service operation.

Zoom <property> Dialog Box

Показывает текстовые значения выбранных свойств.Displays the text value of the selected property.

Связанные секции Related Sections

User Interface Reference (Visual FoxPro)

Поясняет опции, которые появляются в различных диалоговых окнах, и другой пользовательский интерфейс. Эти типы тем появляются обычно, когда вы нажимаете F1 в диалоговом окне или просто в окне. Explains the options that appear on various dialog boxes, windows, and other user interfaces. These types of topics generally appear when you press F1 in a dialog box or window.

Developing Visual FoxPro Applications

Включает концептуальную информацию о разработке приложений Visual FoxPro, инструкции для создания баз данных и пользовательского интерфейса и другие задачи по созданию приложений Visual FoxPro. Includes conceptual information about how to develop Visual FoxPro applications, instructions for creating databases and the user interface, and other tasks needed to create Visual FoxPro applications.

Programming in Visual FoxPro

Описывает, как технически понятные методы объектно-ориентированного программирования и событийно-управляемая модель могут расширить вашу производительность программирования и разрешить вам доступ ко всей мощи Visual FoxPro. Describes how understanding object-oriented programming techniques and the event-driven model can maximize your programming productivity and enable you to access the full power of Visual FoxPro.

Reference (Visual FoxPro)

Включает темы производительности инструментальных средств, также как и доступных элементов управления, объектов, свойств, методов, событий, предложений, функций и констант. Includes topics on productivity tools, as well as the controls, objects, properties, methods, events, statements, functions, and constants available.

Utility Programs

Описывает, насколько эти инструментальные средства, подготовленные Microsoft Visual FoxPro, помогают ускорить процесс разработки приложений. Describes how these tools that are provided with Microsoft Visual FoxPro help speed the process of application development.