Correctly use C ++ Builder Component Abbreviation Code

zhaozj2021-02-16  59

Proper use of C Builder components abbreviation code writers: ccrun finishing, as reproduced please ensure the integrity of this document, and to indicate the source. Welcome to C Builder Research, http://www.ccrun.com/doc/go.asp? Id = 573 Excerpted from Delphi Technical Manual Thaira Writing the data type in front helps you with the component The information is similar to this: edtinputbox, mmfile, btncalc; the left side of the following is abbreviation, the right side is the component name.

------------------------------------------------ mm TMainMenupm TPopupMenummi TMainMenuItempmi TPopupMenuItemlbl TLabeledt TEditmem TMemobtn TButtoncb TCheckBoxrb TRadioButtonlb TListBoxcb TComboBoxscb TScrollBargb TGroupBoxrg TRadioGrouppnl TPanelcl TCommandList ------------------------ Additional Tab ------ ------------------ bbtn TBitBtnsb TSpeedButtonme TMaskEditsg TStringGriddg TDrawGridimg TImageshp TShapebvl TBevelsbx TScrollBoxclb TCheckListboxspl TSplitterstx TStaticTextcht TChart ------------------ ------ Win32 Tab ------------------------ tbc TTabControlpgc TPageControlil TImageListre TRichEdittbr TTrackBarprb TProgressBarud TUpDownhk THotKeyani TAnimatedtp TDateTimePickertv TTreeViewlv TListViewhdr THeaderControlstb TStatusBartlb TToolBarclb TCoolBar- ----------------------- System Tab ------------------------ TM TTIMERPB TPaintBoxmp TMEDIAPLAYEROLEC TOLECONTAINERDDCC TDDEC LIENTCONVDDCI TDDETETETETEMDDSC TDDeServerConvddsi TDDeServerItem -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ---- csk TClientSocketssk TServerSocketwbd TWebDispatcherpp TPageProducertp TQueryTableProducerdstp TDataSetTableProducernmdt TNMDayTimenec TNMEchonf TNMFingernftp TNMFtpnhttp TNMHttpnMsg TNMMsgnmsg TNMMSGServnntp TNMNNTPnpop TNMPop3nuup TNMUUProcessorsmtp TNMSMTPnst TNMStrmnsts TNMStrmServntm TNMTimenudp TNMUdppsk TPowerSockngs TNMGeneralServerhtml THtmlurl TNMUrlsml TSimpleMail ------------------- ----- Data Access Tab ------------------------ DS TQUERYSP TSessionBM TBATCHMOVESQL TUPDATESQL --------- ----------------

--- Data Controls ------------------------ dbg TDBGriddbn TDBNavigatordbt TDBTextdbe TDBEditdbm TDBMemodbi TDBImagedblb TDBListBoxdbcb TDBComboBoxdbch TDBCheckBoxdbrg TDBRadioGroupdbll TDBLookupListBoxdblc TDBLookupComboBoxdbre TDBRichEditdbcg TDBCtrlGriddbch TDBChart ----- ------------------- Decision Cube Tab ---------------------- DCB TDECSIONCUBEDCQ TDECISIONQUERYDCS TDECISIONSOSISISIONSOTIONSOTIONDCP TDecisionPivotdcg TdecisionGriddcgr TDecisionGraph ------------------------ QREPORT TAB --------------------- --- qr TQuickReportqrsd TQRSubDetailqrb TQRBandqrcb TQRChildBandqrg TQRGroupqrl TQRLabelqrt TQRTextqre TQRExprqrs TQRSysDataqrm TQRMemoqrrt TQRRichTextqrdr TQRDBRichTextqrsh TQRShapeqri TQRImageqrdi TQRDBMImageqrcr TQRCompositeReportqrp TQRPreviewqrch TQRChart ------------------------ Dialogs Tab-- ---------------------- The Dialog Box Components Are Really Forms Encapsulated by a component. Therefore, They Will Follow a Convertion Similar To The . Form naming convention The type definition is already defined by the component name The instance name will be the same as the type instance without the numeric prefix, which is assigned by Delphi Examples are as follows:.. Type the instance name TOpenDialog OpenDialogTSaveDialog SaveDialogTOpenPictureDialog OpenPictureDialogTSavePictureDialog SavePictureDialogTFontDialog FontDialogTColorDialog ColorDialogTPrintDialog PrintDialogTPrintSetupDialog PrinterSetupDialogTFindDialog FindDialogTReplaceDialog ReplaceDialog ------------------------ Win31 Tab ------------------ ------ DBLL TDBLOOKUPLISTDBLC TDBLOOKUPCOSTDBLC TDBLOOKUPCOMBOTS TTABSETOL TOTLINETNB TTABBEDNOTEBOOKNB TTABBEDNOTEBOOKNB TNOTEBOOKHDR THEADERFLB

转载请注明原文地址:https://www.9cbs.com/read-14111.html

New Post(0)