代码搜索:SMART
找到约 7,701 项符合「SMART」的源代码
代码结果 7,701
www.eeworm.com/read/462743/1543279
java smart.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/459753/1565727
xfm smart.xfm
inherited SmartFrame: TSmartFrame
Width = 665
VertScrollBar.Range = 217
object Splitter1: TSplitter
Left = 0
Top = 189
Width = 665
Height = 3
Cursor = crVSplit
Align = al
www.eeworm.com/read/459753/1565728
pas smart.pas
unit Smart;
interface
uses
{$IFDEF LINUX}
SysUtils, Types, Classes, QGraphics, QControls, QForms, QDialogs, QStdCtrls,
QDBCtrls, QComCtrls, QExtCtrls, QGrids, QDBGrids, OdacClx, QButtons,
www.eeworm.com/read/459753/1565729
lfm smart.lfm
object SmartFrame: TSmartFrame
Height = 240
Width = 677
object Splitter1: TSplitter
Cursor = crVSplit
Height = 3
Top = 189
Width = 677
Align = alTop
ResizeAnchor
www.eeworm.com/read/459753/1565730
lrs smart.lrs
LazarusResources.Add('TSmartFrame','FORMDATA',[
'TPF0'#11'TSmartFrame'#10'SmartFrame'#6'Height'#3#240#0#5'Width'#3#165#2#0#9
+'TSplitter'#9'Splitter1'#6'Cursor'#7#8'crVSplit'#6'Height'#2#3#3'Top
www.eeworm.com/read/459753/1565731
dfm smart.dfm
inherited SmartFrame: TSmartFrame
Width = 677
object Splitter1: TSplitter
Left = 0
Top = 189
Width = 677
Height = 3
Cursor = crVSplit
Align = alTop
end
object
www.eeworm.com/read/459753/1565891
pas smart.pas
unit Smart;
interface
uses
{$IFDEF LINUX}
SysUtils, Types, Classes, QGraphics, QControls, QForms, QDialogs, QStdCtrls,
QDBCtrls, QComCtrls, QExtCtrls, QGrids, QDBGrids, OdacClx, QButtons,
www.eeworm.com/read/459753/1565892
nfm smart.nfm
inherited SmartFrame: TSmartFrame
Width = 677
object Splitter1: TSplitter
Left = 0
Top = 189
Width = 677
Height = 3
Cursor = crVSplit
Align = alTop
end
object
www.eeworm.com/read/245478/4503481
java smart.java
/*
* Copyright 2004-2005 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
/*
* ====================================================================
*
* The Apa
www.eeworm.com/read/242603/4551954
dpr smart.dpr
program Smart;
uses
{$IFDEF WIN32}
Forms,
{$ENDIF}
{$IFDEF LINUX}
QForms,
{$ENDIF}
Main in 'Main.pas' {fmMain};
{$R *.res}
begin
Application.Initialize;
Application.Cre