Class TForm1 (unit DBUpdateF)

Inherits from

TForm

Constructors



Functions

procedure GeneralHttpEngine1ExecRequest(Sender: TObject);

Open the table

procedure GeneralHttpEngine1FirstExecRequest(Sender: TObject);


procedure HttpDBGrid1CustomiseField(Sender: TObject; Field: TField; var FieldString, Link, Image: String; var FieldWidthType: TFieldWidthType; var TextColor, BGColor: TColor; var FontSize: TFontSize; var Bold, Italic, NoFlow, NoWrap: Boolean);

Execute and put the CGIDBGrid

Properties

Events

Variables

GeneralHttpEngine1 : TGeneralHttpEngine;


HttpDBGrid1 : THttpDBGrid;


Table1 : TTable;


Table1Continent : TStringField;


Table1Name : TStringField;


Table1Population : TFloatField;



Constructors


Functions


procedure GeneralHttpEngine1ExecRequest(Sender: TObject);

Open the table


procedure GeneralHttpEngine1FirstExecRequest(Sender: TObject);


procedure HttpDBGrid1CustomiseField(Sender: TObject; Field: TField; var FieldString, Link, Image: String; var FieldWidthType: TFieldWidthType; var TextColor, BGColor: TColor; var FontSize: TFontSize; var Bold, Italic, NoFlow, NoWrap: Boolean);

Execute and put the CGIDBGrid


Properties


Events


Variables


GeneralHttpEngine1 : TGeneralHttpEngine;


HttpDBGrid1 : THttpDBGrid;


Table1 : TTable;


Table1Continent : TStringField;


Table1Name : TStringField;


Table1Population : TFloatField;