官术网_书友最值得收藏!

  • Expert Delphi
  • Pawe? G?owacki
  • 177字
  • 2021-07-02 20:44:17

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The TForm class, which is an ancestor to TFormSettings, is, in turn, inherited from the TComponent class."

A block of code is set as follows:

Application.Initialize; 
Application.CreateForm(TFormMain, FormMain);
Application.CreateForm(TFormSettings, FormSettings);
Application.Run;

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold: 

const EL = #13; 

procedure TForm1.ButtonMultilineClick(Sender: TObject);
begin
ShowMessage('Welcome!' + EL + 'Good morning!');
end;

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In the New Items window, make sure that the Delphi Projects node is selected, and double-click on the Console Application icon."

主站蜘蛛池模板: 苍南县| 南京市| 额敏县| 新干县| 海安县| 舟曲县| 绍兴县| 无极县| 永嘉县| 宜黄县| 宣武区| 衡东县| 衡山县| 卓尼县| 兴安盟| 怀安县| 长泰县| 武定县| 大邑县| 怀仁县| 房产| 罗田县| 房产| 榆树市| 垫江县| 历史| 巴青县| 永泰县| 龙井市| 天长市| 合肥市| 宁海县| 涿州市| 教育| 巴青县| 太原市| 玛纳斯县| 房产| 惠东县| 鄂州市| 齐河县|