[Overview][Resource strings][Constants][Types][Procedures and functions][Index] Reference for unit 'tiRTTI' (#tiopf)

tiGetPropertyNames

Declaration

Source position: tiRTTI.pas line 78

procedure tiGetPropertyNames(

  AObject: TtiBaseObject;

  AStringList: TStringList;

  APropFilter: TTypeKinds = ctkSimple

); overload;

procedure tiGetPropertyNames(

  AClass: TtiBaseObjectClass;

  AStringList: TStringList;

  APropFilter: TTypeKinds = ctkSimple

); overload;


Documentation generated on: 2017-08-16