[Lazarus] TMask revisited

José Mejuto joshyfun at gmail.com
Sat Oct 23 18:13:28 CEST 2021


El 23/10/2021 a las 12:22, Bart via lazarus escribió:
> On Sat, Oct 23, 2021 at 12:02 PM Bart <bartjunk64 at gmail.com> wrote:
> 
>> since we are still looking for a better (?) name for the
>> eMaskOpcodeOptionalChar enum:
> 
> This brings me to another point, and please, please, please don't see
> this as criticism of feel offended by me.

Hello,

Trying to help, my variables notation (used across several languages) is:

c* = Class variable
l* = Local variable
F* = Class published variable
T* = Type, struct, record, set...
e* = Enum value
p* = Pointer

Each language have its style rules, but as I'm using different languages 
(as many people) designed some little rules to help me in the future not 
to the style guide designers. Fortunately Lazarus IDE makes rename them 
very, very easy.

-- 



More information about the lazarus mailing list