代码拉取完成,页面将自动刷新
unit U_Frame_Ordonnance;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes,
System.Variants,
FMX.Types, FMX.Graphics, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.StdCtrls,
System.Rtti, FMX.Grid.Style, FMX.ScrollBox, FMX.Grid, FMX.Edit,
FMX.Controls.Presentation, FMX.ListBox, FMX.Layouts,
System.Generics.Collections, Data.Bind.EngExt, FMX.Bind.DBEngExt,
FMX.Bind.Grid, System.Bindings.Outputs, FMX.Bind.Editors,
Data.Bind.Components, Data.Bind.Grid, Data.Bind.DBScope;
type
TFrame7 = class(TFrame)
L_Top_Ordonnance: TLayout;
Layout1: TLayout;
ComboBox1: TComboBox;
Label1: TLabel;
Layout2: TLayout;
Layout3: TLayout;
Edit2: TEdit;
Layout4: TLayout;
Edit1: TEdit;
Layout5: TLayout;
Edit4: TEdit;
Layout6: TLayout;
Edit3: TEdit;
Layout7: TLayout;
Button1: TButton;
StringGridBindSourceDB1: TStringGrid;
BindSourceDB1: TBindSourceDB;
BindingsList1: TBindingsList;
LinkGridToDataSourceBindSourceDB1: TLinkGridToDataSource;
Button3: TButton;
Button2: TButton;
private
{ Private declarations }
public
{ Public declarations }
end;
implementation
Uses
U_DataModule, U_Main;
{$R *.fmx}
end.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。