TForm2 Class
Unit
:
MainForm
Inheritance Hierarchy
TForm
MainForm.TForm2
Syntax
Delphi
type TForm2 = class(TForm)
The TForm2 type exposes the following members.
Methods
Show:
Inherited
Protected
Name
Description
btnCode128Click
btnCode39Click
btnCode93Click
btnDataMatrixClick
btnDummyClick
btnEAN13Click
btnEAN8Click
btnITFClick
btnQRCodeClick
btnUPCEClick
btnUPC_aClick
Top
Fields
Show:
Inherited
Protected
Name
Description
btnCode128
btnCode39
btnCode93
btnDataMatrix
btnDummy
btnEAN13
btnEAN8
btnITF
btnQRCode
btnUPCE
btnUPC_a
edResult
imgResult
Top