[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGObject2' (#lcl)

TGParamSpecUInt64

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgobject2.pas line 988

type TGParamSpecUInt64 = object(TGParamSpec)

  minimum: guint64;

  

  maximum: guint64;

  

  default_value: guint64;

  

end;

Inheritance

TGParamSpecUInt64

  

TGParamSpec