[
Size: a a a
[
TK
Т8
Т8
ΑZ
ΑZ
Т8
TK
Т8
ΑZ
ΑZ
ΑZ
Т8
p
H
ΑZ
The following definitions are followed but not enforced
TName All type definitions begin with T
FProperty The private class variable used to store a property's value starts with F (field)
OnMouseClick Most event names begin with On
LVarName Local variables, not usually used for single letter variable names - i, j, k, x, y, z
PVarName A variable passed as a parameter. The Delphi VCL uses A instead of P. The common parameters Value and Message are used without a prefix.
PTName Pointer to an object of type TName.
ΑZ
Т8
TList<>
Т8