login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Tagged Questions
stats
newest
featured
hot
votes
active
3
votes
3
answers
464 views
How to know what type is a var?
TypeInfo(Type) returns the info about the specified type, is there any way to know the typeinfo of a var? var S: string; Instance: IObjectType; Obj: TDBGrid; Info: PTypeIn …
asked
Feb 16 at 18:25
Cesar Romero
2,224
●
3
●
12
delphi
typeinfo
runtime
variable-info
1
questions tagged
variable-info
Related Tags
delphi
typeinfo
runtime
Stack Overflow works best with JavaScript enabled