zoukankan      html  css  js  c++  java
  • CnPack 使用的组件命名约定

     CnPack 使用的组件命名约定
    类名    前缀
    TAction    act
    TActionList    actlst
    TActionMainMenuBar    actmmb
    TActionManager    actmgr
    TActionToolBar    acttb
    TADOCommand    cmd
    TADOConnection    con
    TADODataSet    ds
    TADOQuery    qry
    TADOStoredProc    sp
    TADOTable    tbl
    TAnimate    ani
    TBatchMove    bm
    TBevel    bvl
    TBitBtn    btn
    TButton    btn
    TCalendar    cal
    TChart    cht
    TChartfx    cht
    TCheckBox    chk
    TCheckListBox    chklst
    TClientDataSet    ds
    TCnAAFadeText    aft
    TCnAAFontDialog    afdlg
    TCnAALabel    albl
    TCnAALinkLabel    albl
    TCnAAScrollText    ast
    TCnAAText    at
    TCnActionListHook    ah
    TCnActiveScriptSite    ass
    TCnActiveScriptWindow    asw
    TCnADOConPool    acp
    TCnAOTreeView    atv
    TCnCheckTreeView    ctv
    TCnConsole    cs
    TCnControlHook    ch
    TCnEdit    edt
    TCnFormScaler    fs
    TCnHashLangFileStorage    hfs
    TCnIniLangFileStorage    ifs
    TCnLangManager    lm
    TCnLangTranslator    lt
    TCnMDIBackGround    mb
    TCnMenuHook    mh
    TCnModem    cm
    TCnObjectPool    op
    TCnRestoreSystemMenu    rsm
    TCnRS232    rs
    TCnRS232Dialog    rsd
    TCnShellChangeNotifier    scn
    TCnShellListView    slv
    TCnShellTreeView    stv
    TCnSpinEdit    se
    TCnThreadPool    tp
    TCnTimer    ct
    TCnTimerList    ctl
    TCnTrayIcon    ti
    TCnUDP    udp
    TCnVolumeCtrl    vc
    TCnWaterImage    wi
    TCnWinampCtrl    wctl
    TCnWizardImage    wimg
    TColorDialog    dlgColor
    TComboBox    cbb
    TComboBoxEx    cbb
    TConnectionBroker    con
    TControlBar    ctrlbr
    TCoolBar    clbr
    TCustomizeDlg    dlg
    TDatabase    db
    TDataSource    ds
    TDateTimePicker    dtp
    TDBChart    dbcht
    TDBCheckBox    dbchk
    TDBComboBox    dbcbb
    TDBEdit    dbedt
    TDBGrid    dbgrd
    TDBImage    dbimg
    TDBListBox    dblst
    TDBLookupCombo    dblkcbb
    TDBLookupComboBox    dblkcbb
    TDBLookupList    dblklst
    TDBLookupListBox    dblklst
    TDBMemo    dbmmo
    TDBNavigator    dbnvgr
    TDBRadioGroup    dbrgrp
    TDBRichEdit    dbredt
    TDBText    dbtxt
    TDCOMConnection    con
    TDdeClientConv    dde
    TDdeClientItem    dde
    TDdeServerConv    dde
    TDdeServerItem    dde
    TDirectoryListBox    dirlst
    TDirectoryOutline    dirol
    TDirectoryTreeView    dirtv
    TDistListItem    dirlsti
    TDrawGrid    drwgrd
    TDriveComboBox    drvcbb
    TEdit    edt
    TFileEdit    fledt
    TFileHistoryComboBox    flcbb
    TFileIconView    fliv
    TFileListBox    fllst
    TFileListView    fllst
    TFilterComboBox    fltcbb
    TFindDialog    dlgFind
    TFontDialog    dlgFont
    TGroupBox    grp
    THotKey    hk
    TImage    img
    TImageList    il
    TLabel    lbl
    TLabeledEdit    lbledt
    TListBox    lst
    TListView    lv
    TLocalConnection    con
    TMainMenu    mm
    TMaskEdit    medt
    TMediaPlayer    mp
    TMemo    mmo
    TMenuItem    mni
    TMonthCalendar    cal
    TNotebook    nb
    TOpenDialog    dlgOpen
    TOpenPictureDialog    dlgOpenPic
    TPageControl    pgc
    TPaintBox    pb
    TPanel    pnl
    TPopupMenu    pm
    TPrintDialog    dlgPnt
    TPrinterSetupDialog    dlgPntSet
    TProgressBar    pb
    TQuery    qry
    TRadioButton    rb
    TRadioGroup    rg
    TRDSConnection    con
    TReplaceDialog    dlgReplace
    TRichEdit    redt
    TSaveDialog    dlgSave
    TSession    ssn
    TShape    shp
    TSpeedButton    btn
    TSpinButton    btn
    TSpinEdit    se
    TSplitter    spl
    TStaticText    txt
    TStatusBar    stat
    TTabbedNotebook    nb
    TTabControl    tbc
    TTable    tbl
    TTabSet    ts
    TTabSheet    ts
    TTimer    tmr
    TToolBar    tlb
    TToolButton    btn
    TTreeView    tv
    TUpDown    ud
    TWebBrowser    wb
  • 相关阅读:
    oracle 分布式数据库
    oracle 触发器
    oracle 存储过程,函数和包
    oracle 回收站
    oracle PL/SQL程序设计
    oracle 使用 ALTER 操作列
    oracle 集合运算符
    软工实践作业(六)
    软工实践作业(五)
    软工实践作业(四)
  • 原文地址:https://www.cnblogs.com/chenhs/p/1319628.html
Copyright © 2011-2022 走看看