ODAC+SDAC源代码
源代码在线查看: details.nfm
object FmDetails: TFmDetails
Left = 255
Top = 103
BorderStyle = bsDialog
ClientHeight = 439
ClientWidth = 568
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object BitBtn1: TBitBtn
Left = 231
Top = 406
Width = 75
Height = 25
Anchors = [akBottom]
TabOrder = 0
Kind = bkClose
end
object Memo1: TMemo
Left = 8
Top = 8
Width = 553
Height = 391
Anchors = [akLeft, akTop, akRight, akBottom]
Lines.Strings = (
'Memo1')
TabOrder = 1
end
end